HTML Diff
4 added 12 removed
Original 2026-01-01
Modified 2026-02-21
1 - <p>1</p>
1 + <h2>Didn't find the right course?</h2>
2 - <a>Introduction</a><p>Learning about the Gulp task manager and its applications</p>
2 + <p>Leave a request for a free consultation and get help choosing a learning program</p>
3 - <p>2</p>
3 + <p>Free</p>
4 - <a>Installation</a><p>Learning how to install Gulp and exploring the basic options for working with it</p>
4 + <p>Leave a request </p>
5 - <p>3</p>
 
6 - <a>Gulpfile</a><p>Getting to know the basic structure of gulpfile.js, creating your first tasks and exporting them</p>
 
7 - <p>4</p>
 
8 - <a>Basic Gulp Functions</a><p>Learning how to use basic Gulp functions within gulpfile.js</p>
 
9 - <p>5</p>
 
10 - <a>Watch</a><p>Understanding how to keep track of files and execute functions when certain events occur</p>
 
11 - <p>6</p>
 
12 - <a>Third-party packages</a><p>Installing and learning how to use popular packages - the browser-sync, gulp-sass, and gulp-pug plugins</p>