Grunt Performance, Plugins, & Tasks
Grunt 4
| Intermediate
- 8 videos | 52m 36s
- Earns a Badge
Some repetitive tasks performed using Grunt can be time-consuming. Discover how to optimize Grunt, including how to measure Grunt performance, and work with plugins and parallel tasks.
WHAT YOU WILL LEARN
-
Identify time-consuming tasks in gruntConfigure grunt to use matchdep to load plugins automaticallyConfigure grunt to load plug-ins using load-grunt-tasks and defer plug-in loadingWrite custom plugins for grunt
-
Generate a gruntfile with organized sections to reduce execution timeRun multiple grunt tasks simultaneouslyConfigure grunt to perform actions when files in your project are updatedUse travis ci and github to utilize continuous integration with your project
IN THIS COURSE
-
4m 24sTo find out how to identify time-consuming tasks in Grunt, consult the Grunt documentation. FREE ACCESS
-
5m 48sIn this video, learn how to configure Grunt to automatically load plugins using matchdep. FREE ACCESS
-
7m 32sLearn how to configure Grunt to load plug-ins using load-grunt-tasks and defer plug-in loading. FREE ACCESS
-
9m 28sIn this video, you will learn how to write custom plugins for Grunt. FREE ACCESS
-
6m 17sIn this video, you will generate a Gruntfile with organized sections to reduce the amount of time it takes to run. FREE ACCESS
-
5m 16sLearn how to run multiple Grunt tasks at the same time. FREE ACCESS
-
7m 9sDuring this video, you will learn how to configure Grunt to perform actions when files in your project are updated. FREE ACCESS
-
6m 43sIn this video, you will learn how to use Travis CI and GitHub to utilize continuous integration with your project. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Channel
Go/Golang