HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-02-21
1 <p>1</p>
1 <p>1</p>
2 <a>Introduction</a><p>Learning about the SASS programming course</p>
2 <a>Introduction</a><p>Learning about the SASS programming course</p>
3 <p>2</p>
3 <p>2</p>
4 <a>Mixins as functions</a><p>Learning about the additional features of hagfish</p>
4 <a>Mixins as functions</a><p>Learning about the additional features of hagfish</p>
5 <p>3</p>
5 <p>3</p>
6 <a>Data types</a><p>Learning how to work with primitive data types in SASS</p>
6 <a>Data types</a><p>Learning how to work with primitive data types in SASS</p>
7 <p>4</p>
7 <p>4</p>
8 <a>Functions</a><p>Learning how to create your functions using the SASS preprocessor</p>
8 <a>Functions</a><p>Learning how to create your functions using the SASS preprocessor</p>
9 <p>5</p>
9 <p>5</p>
10 <a>Conditional constructions</a><p>Introducing some logic into functions and mixins, learning more about the if/else statement, comparison operators, and logical operators</p>
10 <a>Conditional constructions</a><p>Introducing some logic into functions and mixins, learning more about the if/else statement, comparison operators, and logical operators</p>
11 <p>6</p>
11 <p>6</p>
12 <a>Complex data types</a><p>Learn about new data types, such as lists and associative arrays</p>
12 <a>Complex data types</a><p>Learn about new data types, such as lists and associative arrays</p>
13 <p>7</p>
13 <p>7</p>
14 <a>Cycles</a><p>Learning about loops and the differences between different types of loops in the SASS preprocessor</p>
14 <a>Cycles</a><p>Learning about loops and the differences between different types of loops in the SASS preprocessor</p>