DEV Community

Discussion on: Front End Javascript, Angular, React, etc, what and where to start with?

Collapse
 
joeybuczek profile image
Joey Buczek

If you're still looking for JS learning resources, check out freecodecamp.com. Go to their "Map" and search for the JavaScript/Algorithm challenges. It'll help you solve problems using just JavaScript, and that will help build your understanding of the language, when to use certain patterns, methods, etc.