Angular 14 Full Course with real time example 2022 ( angular crud + authentication + Material UI)

Nihira Techiees

#angular14 #angularcourse #angularcrud #angular

This video explains the full features in angular 14 with some practical examples , Realtime application and authentication

Presentation document Link
———————————————
https://github.com/nihira2020/angular14/blob/master/Angular%2014.pptx

Source Code
———————
https://github.com/nihira2020/angular14

Database schema
——————————
https://github.com/nihira2020/Database/blob/main/Learn_DB_script.sql

.NET Core Web API used in this video
————————————————————-
https://www.youtube.com/watch?v=uWhbcR06VcA

Important Links
============
1,Angular Authentication – Playlist
https://www.youtube.com/playlistlist=PLfyWdpsiUiPD7kYHujLg3Vl6GV69yQPgD

2, RXJS – Playlist
https://www.youtube.com/playlist?list=PLfyWdpsiUiPDuxyDGqAoq0l_T6NlRZq6C

3, Angular Data Transfer b/w components
https://www.youtube.com/watch?v=03FqsZ_XJEc

4, Angular Unit testing
https://www.youtube.com/watch?v=dH8BSEGpaOY

5, Angular State Management
https://www.youtube.com/watch?v=gjXjKS7KZ4c
https://www.youtube.com/watch?v=x36cNpk7Vjw

6,Angular Complete tutorial – Playlist
https://www.youtube.com/playlist?list=PLfyWdpsiUiPAcHftMr_R0HwSyAVHCW5cR

7, .NET Core 6.0 playlist
https://www.youtube.com/playlist?list=PLfyWdpsiUiPAuKWtjHUIyi-3K_NUW3MM4

8, Angular top 30 Interview questions
https://www.youtube.com/watch?v=8HaLNtAWB6M

Topics covered
==============
1, Configuration Installation
2, Create First Angular application
3, Angular Folder Structure
4, Angular CLI Commands
5, Angular Modal
6, Angular Components
7, Angular Routing
8, Angular Lazy Loading
9, Angular Interpolation
10, Angular Pipes
11, Two way binding
12, Property & Style Binding
13, Event Handling
14, Angular Directives
15, Angular Services
16, Angular Data transfer b/w components
17, Angular / Route Guard
18, Consume External API in angular
19, Angular HTTP Interceptor
20, Forms in Angular
21, Angular Material UI
22, Angular Template Driven forms
23, Angular Reactive forms
24, Angular RXjs
25, Angular State management
26, Notifications using alertify js
27, Angular Unit Testing

Realtime Project Covered
=========================
1, Create Login & Signup screen with functions
2, Activate/Deactivate user by admin user
3, User CRUD Operations
I4, Implement role based authentication & dynamic menu generations