Skip to content

Instantly share code, notes, and snippets.

@melMass
Last active November 5, 2015 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save melMass/598ef1551369d1c6ed08 to your computer and use it in GitHub Desktop.
Save melMass/598ef1551369d1c6ed08 to your computer and use it in GitHub Desktop.

FRAMEWORKS


LES PACKAGES MANAGERS

[**HOMEBREW**](http://brew.sh) HomeBrew - OSX Package Manager

[**NPM**](https://www.npmjs.com) Javascript Package Manager

JS

[**Node-JS**](https://nodejs.org/en/) Event-Driven Apps in Javascript // utilise le langage JavaScript sur le serveur, permet donc de faire du JavaScript en dehors du navigateur. (Base sur JS V8 de Google)

[**Grunt**](http://gruntjs.com) Task Runner et Compileur Javascript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment