This course has been updated! We now recommend you take the Webpack 4 Fundamentals course.
Check out a free preview of the full Front-End Tooling and Workflows with Grunt and Beyond course:
The "Globs & CoffeeScript" Lesson is part of the full, Front-End Tooling and Workflows with Grunt and Beyond course featured in this preview video. Here's what you'd learn in this lesson:
With the Gruntfile.js created, Dave adds some additional configuration. He introduces the concept of Globs. They ease the inclusion of framework dependencies and library files by automatically picking up files in the build process. Dave also compares Gruntfile.js with Gruntfile.coffee.