JavaScript

cosmos 22nd April 2018 at 3:32am

The language of the web

A Programming language, often used for Frontend web development.

Redux is a nice functional programming-like framework for React. Learn redux.

Javascript in one pic

JS libraries

https://github.com/dominictarr/hyperscript

Functional programming on JavaScript

Object-oriented programming on JavaScript

JS animation libraries

Meteor (JS)

Math JS libraries

Graphics and visualization web libraries

5 JAVASCRIPT LIBRARIES FOR JULY 2016

Other

https://jsx.github.io/

Reactive programming: http://reactivex.io/

OOP on JS: https://github.com/jneen/pjs

http://requirejs.org/docs/commonjs.html

http://requirejs.org/

http://www.typescriptlang.org/Tutorial

http://brackets.io/

https://react.rocks/

https://material.angularjs.org/latest/

https://getmdl.io/

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://stackoverflow.com/questions/14412164/is-there-a-tool-to-convert-javascript-files-to-typescript

http://www.typescriptlang.org/

Coffeescript