
Learn to use vendor prefixes with autoprefixer so CSS properties like display:flex work across browsers; automate with gulp tasks that run Sass and autoprefixer before exporting CSS.
Explore extending a gulp-based web developer starter kit with plugins and scripts, adapt to future frameworks and bundlers, and configure production tasks and builds.
Learn to automate your environment for web development by building a web developer starter kit. This is one of the most important skill all developers should have. Learn to compile your SASS to CSS to get new features for styling your websites. Also learn to work with webpack and babel to be able to work with the latest javascript features. In this course you will learn everything you need to become a modern developer.