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!
Bạn sẽ học được:
- 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
Yêu cầu:
- html, css, javascript
