Mastering Grunt [Video]
This course has been retired. Check out the alternatives below
-
What do you get with a Packt Subscription?
- Instant access to this title and 7,500+ eBooks & Videos
- Constantly updated with 100+ new titles each month
- Breadth and depth in over 1,000+ technologies
-
Grunt Your Companion
- The course Overview
- Setting Up and Installing the Project
- Running Foodprint.io
- Grunt Core Concepts
- Grunt in Foodprint.io
-
Gruntify Your Project
- Adding Quality Checks with ESLint
- Running the Tests
- Generating a Test Coverage Report
- Bundling Client-side Modules
-
Advanced Automation with Grunt
- Productivity with a Toolchain
- Real-time Testing
- Context-based Optimization
- Combining Tasks to Create a Workflow
-
The freedom of Plugin Authoring
- Plugin Scaffolding
- registerTask Versus registerMultiTask
- Plugin Communication
- Handling Asynchronous Tasks
-
Advanced Plugin Authoring
- Verbose, Debug, Error – Best Practice Output
- Even More Pluggable with Events
- Testing the Plugin with Mocha and Chai
- Become Famous – Publish Your Plugin to the World
-
Managing a Maintainable Grunt Config
- A Cleaner Gruntfile
- Parameterizing the Configuration
- Taking Advantage of Your Environment – Grunt with npm
- Divide and Rule – Split Your Grunt Tasks
-
The Grunt Philosophy
- Common Pitfalls with Grunt
- Adopting the Grunt Way
- Task Runners