Skip to content

JavaScript

Benjamin Orozco edited this page Nov 23, 2015 · 30 revisions

Awesome Javascript: A collection of awesome browser-side JavaScript libraries, resources and shiny things.

github.com/sorrycc/awesome-javascript

Brief history of JavaScript

foorious.com/articles/brief-history-of-javascript

JavaScript: The World's Most Misunderstood Programming Language — by Douglas Crockford

javascript.crockford.com/javascript.html

The World's Most Misunderstood Programming Language Has Become the World's Most Popular Programming Language — by Douglas Crockford

javascript.crockford.com/popular.html

JavaScript Architecture for the 23rd Century

modernweb.com/2014/10/15/javascript-architecture-23rd-century

Mastering this in JavaScript

blog.engineyard.com/2015/mastering-this-in-javascript

Functional Programming

scott.sauyet.com/Javascript/Talk/2014/01/FuncProgTalk

You Don't Know JS

github.com/getify/You-Dont-Know-JS

Javascript World Domination

medium.com/@slsoftworks/javascript-world-domination-af9ca2ee5070

12 Rules for Professional JavaScript in 2015

medium.com/@housecor/12-rules-for-professional-javascript-in-2015

Further Reading:

Async JS

Videos

Classical Inheritance is Obsolete - How to Think in Prototypal OO

https://vimeo.com/69255635

Composition over Inheritance

https://youtu.be/wfMtDGfHWpA

Tooling

ES6

Using ECMAScript 6 today

Overview of ECMAScript 6 features

Javascript at 20

JavaScript The Right Way

The Basics Of ES6 Generators