Developers usually have a love-hate relationship with CSS and styling user interfaces. But it is a fundamental part of creating nice-looking, adorable and successful user interfaces. In this course we will take a deep dive into the various possibilities Angular offers for styling components. We learn about the different APIs, how they allow us to conditionally apply one or multiple styles in the form of style attributes and CSS classes. We also explore the concept of style encapsulation and how it helps prevent our styles from leaking into other components.
Nice and short course. I don't think you missed anything regarding styling in Angular, except maybe a small edge case for RendererFactory2.
I already known most of this but was new to me too.
Short and focused to a single topic
Advanced materials in short and quick understandable. Juri is a very good author. Thanks Juri
Juri, thank you for the course. It just covers all the approaches to styling I can imagine, though the lessons are short and simple.
Some nice easy to follow tips in this course.