In this post we look at style binding and also at the ngStyle directive and how it helps solve for the limitations that style bindings have had in the past. These are some handy tricks when you’re getting started in Angular!
Go beyond HTML Select by learning how to implement modern dropdowns. This tutorial show you how to use the Angular DropDownList, Angular ComboBox, Angular AutoComplete and Angular MultiColumnComboBox components.
Single-page apps (SPAs) allow multiple views on the same web page, and Angular Router helps you navigate those and decide what to do about the URL for each view.