Angular is a front-end framework for creating rich, dynamic web applications. It's component-based, which reduces the need to write boilerplate code and promotes best practices that make code easier to maintain in the future.
Learning how to create web user interfaces using Angular will enable you to create full-featured and responsive applications.
In this lab, you will create a new project using the Angular CLI, run the development web server, and make changes to the application.
Upon completion of this beginner-level lab, you will be able to:
Familiarity with the following will be beneficial but is not required:
The following courses can be used to fulfill the prerequisites:
May 16th, 2023 - Updated version of the angular CLI tool