Hacker News new | ask | show | jobs
by PTRFRLL 3398 days ago
I'm a big fan of the online version of Eloquent JavaScript, it has inline code blocks that you can edit and run. Make's it really easy to test out a concept you just read about.

http://eloquentjavascript.net

1 comments

Nice. The inline code editor is very cool. Been looking to freshen up my JS knowledge so this is a good find.