Da JavaScript Code
From Fabelier
Da JavaScript Code Repertory for Greats part of JavaScript.
Contents |
Documentation
- Mozilla Developer Network[FR-EN] :: https://developer.mozilla.org/en-US/
- Microsoft Developer Network (some good) :: http://msdn.microsoft.com/en-us/library/gg589511%28v=vs.85%29.aspx
Book/Learning stuff
- Eloquent JavaScript[FR-EN] :: http://eloquentjavascript.net/
- JavaScript the good part :: http://www.youtube.com/watch?v=hQVTIJBZook
- Jquery in 30 days :: https://tutsplus.com/course/30-days-to-learn-jquery/
- Guide for making HTML5 games :: http://www.webappers.com/2013/02/19/a-complete-guide-for-building-html5-games/
Tools
Code Editor
- ACE :: http://ace.ajax.org/#nav=about
- Editr :: http://idered.pl/editr/
Collaborative
- TowTruck :: https://towtruck.mozillalabs.com/
Libraries
All of theses library are Free Software or Open Source.
FrontEnd
- AngularJS :: http://angularjs.org/
Dom Manipulation
- Jquery :: http://jquery.com/
- Zepto :: http://zeptojs.com/
Module/file Loader
- Require.js :: http://requirejs.org/
Sound
- Howler.js :: Sound http://goldfirestudios.com/blog/104/howler.js-Modern-Web-Audio-Javascript-Library
Vectorial Graphics
Raphael.js :: http://raphaeljs.com/
Games
- Createjs Suite :: http://createjs.com/
Engines
- List of game Engines :: http://html5gameengine.com/
- Turbulenz :: https://github.com/turbulenz/turbulenz_engine
WebGL
- Three.JS :: http://threejs.org/
NodeJS *Draft*
- volojs :: http://www.volojs.org/