Created
March 18, 2015 13:31
-
-
Save jfridye/3db6ce36649bd1d0f981 to your computer and use it in GitHub Desktop.
front-end technologies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
linting: | |
- eslint | |
dep mgmt: | |
- npm | |
- bower | |
automation: | |
- webpack/browserify module loader | |
- gulp and/or npm scripts (automation) | |
- ES6/babel.js (forward-facing js) | |
css: | |
- SASS w/libsass or LESS (preprocessor) | |
- BEM approach | |
testing: | |
- mocha | |
mv* frameworks: | |
- react/flux (virtual dom, server-side rendering) | |
- aurelia | |
- ember (MFP bullish on this one) | |
real time (if needed): | |
- meteor | |
- firebase |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment