Using Semantic CSS Styling in Ionic

preview_player
Показать описание
In this video tutorial, I walk through a semantic approach to creating styling in Ionic. This style relies more heavily on using the semantic structure of the template to apply styles, rather than adding classes and IDs.

Рекомендации по теме
Комментарии
Автор

Nice. A tutorial about integrating custom icon packs into ionic 2 would be awesome.

steven_bkk
Автор

Why do you prefer semantic styling when it's a known fact that tag and attribute selectors are slower then the class selector?

AlexeyLizurchik