WHY YOU NEED A BUILD SYSTEM LIKE GRUNT, GULP, BRUNCH FOR YOUR WEBSITE

1 year ago
3

Not using a build system/task runner? You're missing out. A build tool like Grunt, Gulp, Brunch, etc will drastically improve your local development workflow as well as your deployed website.

In this video, I'm going to cover:
- What a build system does for you
- Why you need one
- What a task runner can do for your local development workflow
- How to improve performance for your website in production

The bottom line is, a good build system will take your web development to a whole new level. It can feel like a lot of setup, but you only code it once...then use it for the life of your project. It's well worth the effort!

Loading comments...