HTML Diff
4 added 16 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 goals and structure of the course</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>Installing the Pug preprocessor and compiling the first file</p>
4 + <p>Leave a request </p>
5 - <p>3</p>
 
6 - <a>Tags and content</a><p>Learning to add tags, attributes, and content with Pug</p>
 
7 - <p>4</p>
 
8 - <a>Connecting files</a><p>Learning how to connect Pug files and work with additional modules that allow you to process data in different formats</p>
 
9 - <p>5</p>
 
10 - <a>JavaScript</a><p>Learning to use JavaScript in the preprocessor, to work with interpolating variables and expressions, and add buffered and unbuffered code</p>
 
11 - <p>6</p>
 
12 - <a>Conditional constructions</a><p>Learning about the conditional constructs (if, else, unless)</p>
 
13 - <p>7</p>
 
14 - <a>Cycles</a><p>Learning how to loop through arrays and objects using Pug loops</p>
 
15 - <p>8</p>
 
16 - <a>Mixins</a><p>Learning how to create mixins to reuse a layout within Pug</p>