DEV Community

Discussion on: what should I do to reach from beginner to advanced level js developer?

Collapse
 
gmartigny profile image
Guillaume Martigny

Don't push it. If you don't find inspiration to code, do something else.

Maybe write an article about something cool you've done at work.

Maybe write a fix to that annoying bug on your favorite tool (hoping its open-source).

Maybe write some tests or documentation on one of your old projects.

Each time you find something you can't easily do with existing tools, you have a new project idea.