• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

codecademy to learn javascript?

What do you guys think? Is this the best way to learn JS?

Im going through the exercises now, seems pretty good but ive got no basis for comparison.
 
The way that seemed to work best for me was to create small hobby web sites that do one specific task and use the javacript to create the user experience that I wanted. Usually a small tool or something, sometimes for a game. I'd write do it the best way I knew how at the time.

Then every few years I look at them again and I can see how I wrote it then, and I'll rewrite the javacript part again the best way I know how now.

It's great for perspective. Sometimes your past self makes you cringe, but other times they deserve a high five.
 
Back
Top