Level 2-Intermediate
In this course, we will cover the most fundamental concepts of Angular, a popular JavaScript framework. You will learn everything about building a complete Angular app, setting up the development environment, and building your own single-page application (SPA).
You’ll start off by covering the basic building blocks of Angular, such as modules, components, and directives. After that, the course will introduce you to some more advanced material that focuses on forms, routing, and dealing with APIs.
session
Angular basics
Interpolation, Property & Attribute Binding, Ngclass, Class Binding, NgStyle, Style Binding, Styling Precedence
session
Angular basics
Two-Way Binding, Template Reference Variable, and Transforming Data Using Pipes (Built-In Pipes and Custom Pipes)
session
Angular basics
ng-Template, ng-Container, ng-Content, Emitters (@Input and @Output), Services, Services Extension, IOC, How to add events to HTML elements
session
Angular basics
REST API Integration, Navigation (Routing), Angular Components, Lifecycle Hooks, Forms
session
Angular basics
Built-in Directives and Custom Directives, Observables, Template Statements (Events),, Non-Null Assertion Operator
session
Angular basics