Discover Angular
What is Angular?
Angular is a web framework that empowers developers to build fast, reliable applications. Maintained by a dedicated team at Google, Angular provides a broad suite of tools, APIs, and libraries to simplify and streamline your development workflow. Angular gives you a solid platform on which to build fast, reliable applications that scale with both the size of your team and the size of your codebase.
source: Angular documentation
What will you learn?
In this practical course, you will learn how to build a complete Angular application from scratch. You will learn how to create components, services, and routes. You will also learn how to build, manage the local state of your application and communicate with a REST API.
What will you build?
You will build a simple application that will allow you to manage a list of items. You will be able to read, add, edit, and delete items.
Who is this course for?
This course is designed for developers who have some basic knowledge of HTML, CSS and JavaScript and want to discover Angular.