GRUNT js: Automate web development tasks and save your time

GRUNT js: Automate web development tasks and save your time
Save time automating web development tasks like compressing CSS/JS files on fly. Set Grunt and enjoy your free time!
Details
Lecture: 18
Time Required: 1.5 hour
Downloadable Resources: 10
Access: Life Time
Access on mobile and TV
Certificate of Completion
Requirements
html, css, javascript
What you will learn
install and configure Grunt.js, npm, Node.js
minify and merge CSS and JS files -> which will improve website loading speed
automatically add vendor prefixes, after setting the project you won’t need to think about vendor prefixes anymore
find Javascript bugs almost instantly -> no more time consuming debugging of Javascript code
dramatically decrease time needed for running many tasks at once
Targeted Audience
This Grunt.js course is meant for people who are familiar with HTML, CSS and Javascript. No prior knowledge about Grunt.js/Node.js/npm is needed. Everything is described from the beginning.