Live data from Hacker News

Superhero.js – One stop for JS Knowledge

superherojs.com

11–20 of 30 posts

Re: Superhero.js – One stop for JS Knowledge

#12
post #6

Javascript Allonge is a great read and a must for newcomers and experienced devs. https://leanpub.com/javascript-allonge/read

Indeed. It is a great read. I just had to include it on Superhero.js when I finished reading it a couple of days ago. Especially valuable if you already know some JS.

Re: Superhero.js – One stop for JS Knowledge

#13
post #6

Javascript Allonge is a great read and a must for newcomers and experienced devs. https://leanpub.com/javascript-allonge/read

I was just about to add that. I don't even know how many comments are in my archive echoing that sentiment. It's a fantastic book for any programmer.

Javascript is honestly a weird language if you're coming from the typical imperative languages (C, Java, Python, etc.), it's also not really functional enough to be in the spirit of Lisp, and it's doesn't have the type system to be familiar to Haskell or Scala devs. It's really a descendant of the Smalltalk/Self lineage, but with some major diversions. I always thought it was a shit language cobbled together with no consistent philosophy. Reading that book proved me wrong. Javascript does in fact have a soul and Reg Braithwaite totally changed how I view the language with Javascript Allongé.

Re: Superhero.js – One stop for JS Knowledge

#14
We want more great stuff of Superhero.js, so we're open for suggestions here or in the GitHub issues: https://github.com/superherojs/superherojs/issues

We are thinking about adding a section on the most used libraries or frameworks, such as Backbone, Angular and Ember, but we will focus on the core JavaScript essentials until we feel it's good enough.

Re: Superhero.js – One stop for JS Knowledge

#15

We want more great stuff of Superhero.js, so we're open for suggestions here or in the GitHub issues: https://github.com/superherojs/superherojs/issues We are thinking about adding a section on the most used libraries or frameworks, such as Backbone, Angular and Ember, but we will focus on the core JavaScript essentials until we feel it's good enough.

That would be great. You can also add this site on the list:

http://speakingjs.com/es5/index.html

A while ago it was being promoted here on HN.

Re: Superhero.js – One stop for JS Knowledge

#17

A nod to Roy Lichtenstein might be in order, since the graphics are almost literal copies of his work.

hahahaha

http://davidbarsalou.homestead.com/LICHTENSTEINPROJECT.html

edit I'm laughing at the irony, not the claim of copyright infringment.

Post reply on HN