A lot of beginners learn JavaScript by going topic by topic: variables, loops, arrays, objects, functions... That is useful, but the real improvement starts when you use those concepts inside small projects. You do not need to build something huge.
Source: [Dev.to](https://dev.to/webprims/5-small-projects-that-can-make-you-better-at-javascript-4cia)