Superhero.js – One stop for JS Knowledge
11–20 of 30 posts
Re: Superhero.js – One stop for JS Knowledge
#12Javascript Allonge is a great read and a must for newcomers and experienced devs. https://leanpub.com/javascript-allonge/read
Re: Superhero.js – One stop for JS Knowledge
#13Javascript Allonge is a great read and a must for newcomers and experienced devs. https://leanpub.com/javascript-allonge/read
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
#14We 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
#15We 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.
http://speakingjs.com/es5/index.html
A while ago it was being promoted here on HN.
Re: Superhero.js – One stop for JS Knowledge
#16Re: Superhero.js – One stop for JS Knowledge
#17A nod to Roy Lichtenstein might be in order, since the graphics are almost literal copies of his work.
http://davidbarsalou.homestead.com/LICHTENSTEINPROJECT.html
edit I'm laughing at the irony, not the claim of copyright infringment.
Re: Superhero.js – One stop for JS Knowledge
#18Re: Superhero.js – One stop for JS Knowledge
#19Re: Superhero.js – One stop for JS Knowledge
#20http://chadillac.github.io/2014/03/21/javacript-globals-poin...