Skip to content

PushpaDendage/angular-training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Training Roadmap

Basic of Web Development

  • HTML
  • CSS
  • Typescript
  • JavaScript

Digging Deep in JavaScript?

  • Adding JS to a web page
  • User Interaction using Javascript
  • Event Handling In JS
  • Document Object Model(DOM)

What is Angular?

  • Overview
  • Angular CLI
  • Angular Material

Angular Components

  • What is a Angular Component?
  • Building a Component

Angular Template

  • Introduction
  • Text Interpolation
  • Property and Event binding
  • One Way and Two Way Data Binding

Deeper Dive into Angular Component

  • Component Communication and Interation
  • Diff Ways of Component Communiacation

Angular HttpClient

  • What are REST API's
  • Overview of RxJs
  • Integrating Angular Application with REST API

Pipes

  • Use of pipes
  • Building our own angular pipe

Directives

  • What are directives and there types?

Angular Material

  • Using Angular Material
  • Forms, Cards and Tables in Agular Material
  • Form Validation and Submission

🥳 Do follow me on Twitter and also read my blogs.

About

A Roadmap to Angular Training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.0%
  • JavaScript 45.0%
  • CSS 4.0%