DEV Community

Discussion on: A basic JavaScript course is NOT enough - Do these 5 things!

Collapse
 
carlosds profile image
Karel De Smet

Nice! Would indeed recommend CodeWars although I haven't used it in quite some time. It's usually more rewarding to build something you actually want to use yourself.

What I would also do:

  • Read all books from You Don't Know JS and take notes.
  • Take the free Javascript 30 course by Wes Bos. Don't cheat, try hard first before you give up and look at the actual solution.
  • Listen to podcasts whenever you feel like it (during your commute for example): JS Party, Syntax, The Changelog ...