Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Front End Web Optimization Workflow Asset Optimization Loading Critical CSS

GULP

Is there a system that I can use along with this video to following along with him , Like the Workspaces we have available. How to I follow along hands on.

1 Answer

I'm following along using my VS Code editor. Read the docs for how to configure https://gulpjs.com/

Plugins can be found here: https://gulpjs.com/plugins

Just note that the current version is Gulp4 which has changes since the version the instructor is using. It was a little tricky for me at first but I'm starting to get the hang of it.

Feel free to reach out to me if you need any further help.

Good Luck!