Course «SASS: Programming»: online education
2026-02-21 02:50 Diff

1

Introduction

Learning about the SASS programming course

2

Mixins as functions

Learning about the additional features of hagfish

3

Data types

Learning how to work with primitive data types in SASS

4

Functions

Learning how to create your functions using the SASS preprocessor

5

Conditional constructions

Introducing some logic into functions and mixins, learning more about the if/else statement, comparison operators, and logical operators

6

Complex data types

Learn about new data types, such as lists and associative arrays

7

Cycles

Learning about loops and the differences between different types of loops in the SASS preprocessor