Getting Started
  • Introduction
  • Join our Online Learning Community
  • Understanding the Prerequisites
  • Important: Creating a Project with the Angular CLI
  • Creating a Project (Course Setup)
  • Our First Project
  • The Structure of This Course
  • How to get the Most out of this Course
Styling Angular Apps Dynamically
  • Module Introduction
  • Adding Application-wide Styles
  • Let's Practice Application-wide Styles
  • Adding CSS Frameworks or External Styles to Your App
  • How to Add Global Styles in a CLI Project
  • How to use NPM to install CSS Frameworks
  • Understanding Component-scoped Styles
  • Using Component-Scoped Styles
  • Using Inline Styles in Components
  • Using