347 B
347 B
Introduction To Angular
What is Angular?
Angular is a TypeScript-based frontend framework developed by Google for building single-page applications (SPA).
Key Features
- Component-based architecture
- Two-way data binding
- Dependency injection
- Modular structure
Angular Concepts
- Components
- Modules
- Templates
- Directives