Part 2 – Advanced Topics
In this part, we will move on to some advanced topics. You may not need this knowledge to build simple websites, but for complex ones, it’s mandatory.
You’ll learn about single directory components, how to extend Twig, how to make your theme configurable, and how to enhance performance and accessibility.
This part has the following chapters:
- Chapter 11, Single Directory Components
- Chapter 12, Creating Custom Twig Functions and Filters
- Chapter 13, Making a Theme Configurable
- Chapter 14, Improving Performance and Accessibility