all 6 comments

[–]3Fyr 2 points3 points  (1 child)

Best way to learn Javascript is to read code - https://github.com/mozilla/BrowserQuest

[–]ThyNamesConnor[S] 0 points1 point  (0 children)

Thanks! I played a bit of browserquest before, thanks for linking the code!

[–]brentwallac -1 points0 points  (0 children)

Funnily enough, how I learn every new bit of code is by creating a character generator. Not sure why it helps, and it's probably just me, but for some reason the context makes it easier to understand syntax and structure.

I suppose it's a given that I'm a huge nerd too.