AngularJS Tutorial (Covering Angular 9) | Learn AngularJS Step By Step | Angular for Beginners

preview_player
Показать описание
See our other Step by Step video series below :-

Below is the syllabus :-
Chapter 1 :- Node and NPM
Chapter 2 :- Running first app & Angulr CLI
Chapter 3 :- VS Code editor.
Chapter 4 :- TypeScript
Chapter 5 :- CLI project folder structure
Chapter 6 :- The config JSON files
Chapter 7 :- ng serve vs ng build
Chapter 8 :- Angular the binding framework
Chapter 9 :- Component and Modules
Chapter 10 :- Expression , Decorators and TemplateURL
Chapter 11 :- Declaration and BootStrap in Modules
Chapter 14 :- Polyfills
Chapter 15 :- Webpack :- Packaging and deploying
Chapter 17 :- Angular File naming Convention
Chapter 18 :- Creating Customer UI
Chapter 19 :- Creating Customer Model
Chapter 20 :- Consuming model in component
Chapter 21 :- ngModel , One way and Two way binding
Chapter 22 :- Expressions
Chapter 23 :- Understanding and Intrepeting Errors
Chapter 24 :- FormsModule
Chapter 25 :- *ngForLoop
Chapter 27 :- Using source code of the tutorial.
Chapter 28 :- Thinking Uniform , Thinking Master Pages
Chapter 29:- Creating Angular UI and its components.
Chapter 30 :- Organizing project folders, modules & components.
Chapter 31 :- Masterpage and selector
Chapter 32 :- Grouping components in to Modules.
Chapter 33 :- Understanding UI loading in selector.
Chapter 34 :- Routing and Routing collection
Chapter 35 :- router-outlet and routerLink
Chapter 36 :- RouterModule and loading routes in Angular.
Chapter 37 :- Understanding the flow of Angular with routing.
Chapter 38 :- Performance issues due to eager loading.
Chapter 39 :- Implementing Lazy loading
Chapter 40 :- Dividing project in to self contained Angular modules.
Chapter 41 :- Self contained routes for self contained modules.
Chapter 42 :- loadChildren :- The heart of lazy loading
Chapter 43:- Understanding path structure for folders and loadChildren.
Chapter 44:- forRoot and forChild
Chapter 45:- Multiple Modules , Multiple builds and Multiple outputs.
Chapter 46:- CommonModule for Lazy Loading
Chapter 47:- Seeing the physical separate modules in the "dist" folder.
Chapter 48:- Revising Angular architecture with Lazy routing
Chapter 49 :- Validation object model.
Chapter 50 :- Appropriate place to put validations
Chapter 51 :-Formgroup , FormControl , Validators and FormBuilder
Chapter 52 :- Using Angular validation :- The CCC process.
Chapter 53 :- Creating validations
Chapter 54 :- Applying validations to the UI
Chapter 55 :- Checking validation status
Chapter 56 :- ReactiveForms
Chapter 57 :- ngModelOption standalone
Chapter 58 :- Display errors for individual validations.
Chapter 59 :- The dirty flag.
Chapter 60 :- Centralizing validation code for r usability.
Chapter 61: - Definition of a good architecture
Chapter 62: - Concrete classes and tight coupling
Chapter 63: - Provider - provides things to component.
Chapter 64: - Creating providers: - Provide & UseClass
Chapter 65: - Interfaces issues with Angular DI
Chapter 66: - Finally understanding Dependency Injection
Chapter 67: - Seeing the actual fruits of Dependency Injection
Chapter 68: - Centralized and Conditional DI
Chapter 69: - Injector and tokens - Conditionnal DI
Chapter 70: - Dynamic collections
Chapter 71: - Revising Angular DI architecture
Chapter 72 :- Defining a user control
Chapter 73 :- Interactions :- Input, output and event emitters
Chapter 74 :- Creating user control and its components
Chapter 75 :- Creating user control component and importance of selector
Chapter 76 :- The @input decorator
Chapter 77 :- Stters and custom component naming convention
Chapter 78 :- Creating the Grid UI of the user control
Chapter 79 :- Defining output and event emitters
Chapter 80 :- Understanding the user control flow
And many more Chapters upto chapter 128 covered under Angular sections.

#AngularTutorialforBeginners
Рекомендации по теме
Комментарии
Автор

Outstanding and crystal clear explanation. I watched Angular from many sites like Udemy, Pluralsite but there was no such clear explanation. Better than any other big tech Youtube channels also. I had online subscription many years ago. Today I watched video after long time in youtube. Thank you very much.

hpatel
Автор

I have been a subscriber of questpond for past 12 years , current in US as senior technical architect and i see your videos every saturday afternoon. Very happy with your service.

indianbhartiya
Автор

I was scratching my head before I gone through this video. Dont understand why its rated so low and some people down rated too. For Angular Intro, this is the best tutorial. Thank you Koirala sir, you are the best!

Raj.TheOne
Автор

Literally no one has ever explained the core concepts like this.. Thanks a lot sir.. You are an inspiration when it comes to teaching.. Every single line of every file is well explained..
🙏🙏🙏👌👌👌👌

PraveenKumar-ftkr
Автор

Amazing!! I have been trying to learn Angular for past few months in my spare time and this is one of a kind I was looking for. The best tutorial came after a long wait. So sad that I didn't subscribe this channel long back, at the same time so happy that I subscribed it today. It was really helpful. Thanks a lot.. Thanks for the great help :)

SudhinaAp
Автор

I was following u when I had started my carrier as a developer in 2011. since then any concept or any technology first search Questpond for that. very fortunate to have u shiv sir. you make me strong c# developer then as industry changes on technologies, I travelled in your training bus .my journey becomes very easy. thanks

Barahi
Автор

its very simple and the author really wants the user to understand what he understood in a simple

jayasuthanjayaraj
Автор

Sir you r great, 12 yrs back I started my career using ur books in .net, now this wonderful tutorial would help me in Managing projects.

Rohit
Автор

Sir thankyou somuch for intial 40 min because programming is not tough but how we can setup how the process work is matters before i think js modules are magical things that i put lots of efforts but you help me so much sir may god bless you sir😊

yusufansari
Автор

A wonderful explanation...if you want to get clear understanding of the fundamentals then this is the best course and such clarity remains into your mind forever... Commendable work sir

ayushisaraf
Автор

Is extremely perfect the way you teach, you explain everything in a simple way, I even speak very well English and I understand everything you do. Thanks a lot, Best wishes for you 🙏🏼

elCOMPAiler
Автор

Amazing Tutorial. Thanks ... I am new to Angular & this helped me alot.

surajpanjwani
Автор

The course is great. Instructor has a great style in explaining everything. Thank you a lot!

ahmedabdelhamid
Автор

Absolutely best of best introduction for angular! Better than all of the angular courses at youtube

sevdamurat
Автор

Excellent tutorial. Very clear, Well explained and very detailed. Exactly what I was looking for. I am a C# developer and I have been having great difficulty with Angular until now.

Steve
Автор

I have seen many videos on youtube to learn angular but this video stands out. Thank you very much.

lahotiashish
Автор

11 minutes in and already a BIG THUMBS UP. You came right out and said getting Angular to run is difficult and that's why you need the CLI. That's when I realized you're going to tell it like it is, no sugar coating, and actually explain some of the more perplexing stuff like why when I create an empty project I start with like 10, 000 files.

pflau
Автор

I am watching all your videos. It's clearer and more visible.

marutharajofficial
Автор

Superb.. I am from java background, I watch this video for first time, and i learned whatever you teach in this video in just single watch. You explained it in best way.. thank you so much

lalitk
Автор

This one is the best explanation related to Angular

bhushanskiller