Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Gulp - Build a Web Developer Starter Kit
Rating: 4.5 out of 5(195 ratings)
9,772 students

Gulp - Build a Web Developer Starter Kit

Automate your local environment with javascript
Last updated 6/2018
English
English [Auto],

What you'll learn

  • Automate your Environment for Web Development
  • Compile your SASS to CSS
  • Compile your ES6 to Javascript
  • Auto reloading

Course content

2 sections12 lectures1h 39m total length
  • Introduction7:53

    Learn how to build a starter kit by using npm or yarn to download packages, gulp for tasks, babel to convert es6 to es5, and webpack to bundle modules.

  • only prerequisites3:17

    Install node, the only prerequisite, using the Windows executable or macOS homebrew, then verify with node -v and npm -v.

  • Setup Our Project4:39

Requirements

  • Any Windows, Mac, Or Linux computer
  • Basic Javascript

Description

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.

Who this course is for:

  • Any one who is a developer or looking to become a developer
  • If you are looking to automate your environment