Angular

Angular

A collection of the comprehensive step by step Angular tutorial starting from version 4, 5, 6, 7 to 8 completed with the working source codes

A collection of the comprehensive step by step Angular tutorial starting from version 4, 5, 6, 7 to 8 completed with the working source codes. Angular is a Javascript framework for building a web application, progressive web application, and hybrid mobile application such as Ionic and Nativescript. The Angular built entirely in TypeScript, and as a result, using TypeScript with Angular provides a seamless experience. 

Why Should I Learn Angular?

Because Angular is a modern web framework that easy to learn, even if your Javascript level is a beginner. Also, Angular is one of the most popular Javascript web frameworks. Basically, it supports a Single Page Application (SPA), Hybrid Mobile Apps, and Progressive Web Application (PWA). There is a large community that actively supported the Angular. You can find or join it's the community on Facebook, Twitter, Google, LinkedIn, Pinterest, Reddit, etc with a lot of members.

Angular Features

There's some of core Angular feature that available until the last version of Angular (version 8). 

  • Router ParamMap
  • Animations
  • NgIf with Else
  • Dynamic Components with NgComponentOutlet
  • Angular Universal
  • Angular CLI
  • Simpler Progressive Web Applications
  • Material Design
  • Build optimizer
  • Improved Compiler and Typescript
  • Router Hooks
  • Number, date and currency pipes update
  • Web Components with Angular Elements
  • Smaller bundler using Ivy
  • Remove whitespaces
  • Angular Schematics (ng add and ng update)
  • CLI prompts
  • Angular Material & Component Dev Kit (CDK)
  • Drag & drop
  • Virtual scrolling
  • Application performance improvements
  • Differential loading
  • Dynamic imports for lazy routes
  • CLI workflow improvements

Tutorials of Angular

Angular Tutorial: Consume REST API using HttpClient Example A comprehensive step-by-step Angular HttpClient or HTTP service tutorial on consuming REST API from the remote server
Angular Tutorial: Oauth2 Login and Refresh Token The comprehensive step-by-step Angular tutorial on implementing Oauth2 (Authentication) login and refresh token in front-end web app
Angular Tutorial: Easy Learning to Build CRUD Web App A comprehensive step by step Angular tutorial on easy learning to build a CRUD (create, read, update, delete) Angular app
Angular Tutorial: Routing and Navigation A comprehensive example of Angular Routing & Navigation to help make it easier to understand the Angular Routing concepts
Top 10 Angular Interview Questions and Answers in 2022 Curated Top 10 Angular Interview Questions and Answers in 2022 to Prepare Front-End Interview
Angular Material Icon (mat-icon) Example The series of a comprehensive step by step Angular Material components tutorial about Icon <mat-icon> complete with the working examples
Angular 10 Universal Server Side Rendering (SSR) CRUD Example The comprehensive Angular 10 tutorial on building CRUD web application using Angular Universal Server-side rendering (SSR)
Angular 9 Tutorial: Creating Firebase Chat Web App A comprehensive step by step Angular 9 tutorial on creating Firebase chat web app with the quick user login, room list, and chat room with online users list
Angular 9 Tutorial: Angular Component Example The comprehensive Angular 9 tutorial about Angular Component with more examples to help you understanding Angular Components
Angular Material Form Controls Select (mat-select) Example The series of a comprehensive step by step Angular Material components tutorial about Form controls select <mat-select> complete with the working examples
Angular Material Form Controls, Form Field and Input Examples The series of a comprehensive step by step Angular Material components (Form Controls, Form Field, and Input) tutorial complete with the working examples
Angular 8 Tutorial: Observable and RXJS Examples Learning Angular 8 Observable and RXJS with examples that might be useful for building Angular application
Angular 8 Tutorial: REST API and HttpClient Examples The daily used examples of Angular 8 REST API access and HttpClient with a comprehensive step by step tutorial
Angular 8 Google Maps Firebase Realtime Blood Donor App A comprehensive step by step tutorial on building Realtime blood donor app using Angular 8, Google Maps, Location, and Firebase Realtime Database
Angular 8 Tutorial: Facebook Login A comprehensive step by step tutorial on Facebook Login using Angular 8 from configuration to complete working Angular application
Angular 8 RxJS Multiple HTTP Request using the forkJoin Example A comprehensive step by step tutorial on Multiple HTTP using Angular 8 RxJS forkJoin operator including an example
Angular 8 Universal and MongoDB Server-side Rendering (SSR) A comprehensive step by step tutorial to building a full CRUD Angular 8 Universal and MongoDB Server-side Rendering (SSR)
Angular 7 Tutorial: Create Angular Material CDK Virtual Scroll A comprehensive step by step tutorial on creating Angular 7 Material CDK virtual scroll with remote data example
Angular 6 Firebase Tutorial: Firestore CRUD Web Application The Comprehensive step by step tutorial on build Firestore CRUD (Create, Read, Update, Delete) Web Application using Angular 6 and Firebase

Loading…