Learning Gulp #2 - Using Plugins & Minifying JavaScript

preview_player
Показать описание
In this video, we put Gulp to work for us by adding in a JavaScript minification plugin to minify our JavaScript for us.

Subscribe to Level Up Pro for extra features!

Subscribe to the Level Up Newsletter

For questions post in the comments or visit:

To Support Level Up Tuts:

Simple cloud hosting, built for developers.:
Рекомендации по теме
Комментарии
Автор

When you made this video in 2014 the plugins were 605 now, in 2016, they are more than 2000.
It's a great "health meter" for a dev tool which should encourage any developer to try gulp, at least one! :)

LucaPipolo
Автор

Amazing tutorial! Very brief, clear and straight to the point without all that jargon! Thanks a lot for this tutorial..Looking forward to watching the rest!

threeixdigital
Автор

Thanks a lot Scott !!! You make learning something new such a breeze. You are amazing !

rohitgird
Автор

Thank you for doing these quality tutorials.

Bezlonirslair
Автор

Your tutorial are really amazing. Thank you.

Sam-nexz
Автор

Doing beautiful, thank you for your contribution.

AlfredZhong
Автор

Nice tutorial! But you may fixed npm permissions, and you can never use 'sudo' command to instal npm packages again. Use offical documentation on npm js org site

Glo_Academy
Автор

Hey Scott, did you get around to do that installation video using a package instead? I couldn't find it in the playlist. Thanks!

mikecodesigns
Автор

Got it i was wrongly named file name as gulp.js it should be always gulpfile.js

KaustubhaHegde
Автор

can you please describe your folder structure

rababhussein
Автор

What tools do you use to monitor netspeed?

mibdhkm
Автор

Hi, i have installed gulp both globally as well at my project level. but when i run the 'gulp' command in my project root i am getting the following error    

" 'gulp' is not recognized as an internal or external command,
operable program or batch file.
"

I am using windows 7 

yatheeshkumar
Автор

I noticed you have code completion for external files in sublime, can you hunt me at I can set it up myself?

nevermind, I am mistaken =(

sashakolsky
Автор

it doesn't create min.js folder for me as well.

kosybereniki
Автор

Someone willing to tell me: Which topic this code highlighting

genjo