One of the finest roadmaps I've seen to vanilla js.
It's simplistic, well structured and on point. Each section has a link with additional resources and project ideas.
If you follow that with some book like "You don't know js" or a free bootcamp like "freecodcamp" you can eliminate the superfluous friction you get when you try to figure things out on your own.
Just learn to lay the bricks first.
Prehistory to this. I was doing a challenge on edabit and did a quick search no how to convert strings into numbers. That's how I stumbled on learnvanillajs. The author has a tutorial on the topic. Edabit gets a recommendation from me because of the simplicity it has specifically with javascript. You can start hacking there in no time.
Top comments (0)