- jQuery
- jQuery UI ( Draggable, Droppable, Resizable )
- Node
- NPM
npm install
gulp
- ECMAScript 6
- Sass
- Pug
- Babel
- Browserify
- Gulp
- BrowserSync
- Scripts and styles cleaned, minified, and inlined to reduce HTTP calls -- index.html contains the holistic compiled app
- Structured in a way where data and elements can retrieved as JSON
- Unit Testing ( Mocha, Chai, Sinon, Proxyquire ) -- would need to stub jQuery and jQueryUI