8" :class="scrolled && 'is-scrolled'">
NOA
Labs
Tutorials
Courses
Skill Forge
Explore
Labs
Hands-on live sessions
Mentors
Meet the senior engineers
Projects
Real portfolio-ready builds
Talent Directory
Public student profiles
Mock Interview
Practice with real feedback
ATS Resume Checker
Free instant resume scoring
Search docs
Ctrl K
Login
Join Free
Artificial Intelligence
LangChain
LLMs
Machine Learning
Prompt Engineering
RAG (Retrieval-Augmented Generation)
AJAX
GraphQL
Apache Kafka
Microservices
Node.js
RabbitMQ
REST API
WebSockets
Algorithms
Data Structures
Angular
Bootstrap
CSS
HTML
jQuery
Next.js
Nuxt.js
React
Svelte
Tailwind CSS
Vue.js
ASP.NET Core
Django
.NET
Entity Framework Core
FastAPI
Flask
Gin
gRPC
Hibernate
Laravel
NestJS
Spring
Spring Boot
Spring Cloud
Spring Data JPA
Spring MVC
Spring Security
AWS
Azure
CI/CD
Docker
Git
Kubernetes
Linux
Nginx
Terraform
C
C++
C#
Dart
Go
Java
JavaScript
Kotlin
PHP
Python
Ruby
Rust
Swift
TypeScript
Database Design
MongoDB
MySQL
Oracle Database
PostgreSQL
Redis
SQL
System Design
↑↓ navigate
↵ open
esc close
Tutorials
/
Angular
Angular menu
Angular Tutorial
A full-featured, opinionated TypeScript framework for large-scale frontend applications.
Start the Angular tutorial →
What you'll learn
1. Angular Introduction
What Angular is, installing the CLI, and the structure of a generated project.
2. Components and Templates
Standalone components, interpolation, property/event binding, and the @if/@for control flow.
3. Services and Dependency Injection
@Injectable services, constructor and inject()-based DI, and singleton services with providedIn: root.
4. RxJS and Observables
Observables vs Promises, HttpClient, subscribing, and consuming streams with the async pipe.
5. Routing in Angular
The Angular Router, route guards with a complete auth example, and lazy-loaded routes.
6. Forms in Angular
Template-driven vs reactive forms, and a complete reactive form example with validation.
7. Testing Angular Apps
TestBed, fixture.detectChanges(), and complete component test examples.
8. Angular Interview Questions
Common Angular interview questions covering dependency injection, Observables, routing, forms, and testing.