Skip to main content

Angular roadmap: Roadmap for Learning Angular

·120 words·1 min
Programing Web development Angular Frontend Development
Anurag Konduru
Author
Anurag Konduru
Software Engineer (Front-End Developer/Linuxuser/Software Explorer)
Learning Angular - This article is part of a series.

A road map or guide for beginners learning angular.

Prerequisites:
#

Angular:
#

Installation
#

About Angular
#

Structure of an Angular project
#

Angular CLI
#

Components
#

Data Binding
#

Directives
#

Service and Dependency Injection
#

PIPES
#

Forms
#

Routing
#

services and remote Data
#

life cycle hooks
#

state management
#

zones
#

custom Directives
#

custom Pipes
#

Optimizing /Lazy Loading
#

Server Side rendering
#

Static Site Generation
#

Angular Testing
#

Rxjs
#

After Angular
#

Nodejs
#

Database
#

APIs
#

For a more extensive and diverse road map check roadmap.sh

Note: This is an Initial Version will update this as all the individual components are covered.

Learning Angular - This article is part of a series.

Related

Hugo: Build stunning websites with minimal coding and Blazing-Fast Loading
·199 words·1 min
Programing Web development HUGO Frontend Development
Hugo is an open-source static site generator.