Resources
Advice, Inspiration, Reference, you'll find those here.
- CSS:
- Apache Hadoop (database)
- DevTips:
- Getting Started w/ Sass (scotch.io)
Tools
-
- Markdown --> Html & CSS
PostCSS
-
- HTML Preprocessor (Formerly Jade)
Builders, Bundlers, & Package Managers
- Broccoli
- Plays nice with Ember.js
- Browserify
- Brunch
- Docker
- Grunt
- Gulp
- Rollup
- Rollup plays nice with Gulp
- Webpack
- Bower
- $
bower install bootstrap#v4.0.0-alpha.6 --save
- $
bower install foundation-sites --save
- $
- NPM
- $
- $
npm install body-parser --save
- $
npm install gulp --save-dev
- $
npm install gulp-plumber --save-dev
- $
npm install gulp-sass --save-dev
- $
npm install gulp-postcss --save-dev
- $
npm install autoprefixer --save-dev
- Yarn
- $
yarn add bourbon -v 5.0.0-beta.7
- $
<meta name="viewport" content="width=device-width, initial-scale=1.0">