The language of the web
A Programming language, often used for Frontend web development.
https://github.com/dominictarr/hyperscript
Graphics and visualization web libraries
5 JAVASCRIPT LIBRARIES FOR JULY 2016
Reactive programming: http://reactivex.io/
OOP on JS: https://github.com/jneen/pjs
http://requirejs.org/docs/commonjs.html
http://www.typescriptlang.org/Tutorial
https://material.angularjs.org/latest/
https://www.polymer-project.org/1.0/
Animation and graphics: https://www.khanacademy.org/computing/computer-programming https://developer.mozilla.org/en-US/docs/Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL
Data structures: http://jnuno.com/tree-model-js/
Functional programming: Functional programming in Javascript Functional progr JS library: http://ramdajs.com/0.19.1/index.html. https://lodash.com/. This looks awesome: http://elm-lang.org/
Other tools: https://babeljs.io/docs/setup/ To compile ECMAscript 2015 to normal compatible JS !! Meteor has ES6 package already
Testing: https://github.com/sindresorhus/ava for concurrent testing
Sound
https://twitter.com/hochsays/status/987398478677463040
Other JS-related languages
TypeScript
http://www.typescriptlang.org/
Coffeescript