
Syllabus
1
Introduction
Get to know your teacher and learn everything you need to complete this module.
- Welcome
- Meet your instructor
- Prerequisites and tools
- Overview and Structure
2
Objects
Welcome to the first chapter of the Liquid Basics course. Here we will look the history of Liquid and also start with the complete basics: the objects.
- Chapter Objectives
- Liquid Basics
- Understanding Objects
- Output tags
- Data types
- Object handles
- Common Objects
- Recap
3
Logic
In this chapter we will have a look at all the logic you can create in Liquid to output the exact data you desire.
- Chapter Objectives
- Logic tags
- Variables
- Conditions
- Logical operators
- Iterations
- The forloop object
- Other tags
- Recap
4
Filters
In this chapter we have a look at the Liquid filters and how to use them to manipulate data for our desired outcome.
- Chapter objectives
- Introduction to filters
- String filters
- Math filters
- Array filters
- Money filters
- Media filters
- Other filters
- Recap
5
Project collection page
Now its time to test everything you learned so far! In this chapter we are going to use all the knowledge but build something cool.
- Chapter objectives
- Project