Angular 19 Tutorial | Full Angular Course In One Video | Learn Angular From Scratch

preview_player
Показать описание
#angular19 #angular18 #angular17 #angulartutorialforbeginners #angulartutorial #angular #angularjs #angularforbeginners #angulardeveloper #angularmaterial #angularinterview

Angular 19 Tutorial | Full Angular Course In One Video | Learn Angular From Scratch

In this comprehensive tutorial, we'll explore Angular concepts from scratch to advanced levels. Whether you're a beginner or an experienced developer, this video is designed to help you master Angular. Stick with me until the end to ensure you don't miss a single key concept.

Timestamp :

Introduction : 00:00
Project Configuration & Directory Structure : 01:47
Standalone Components : 14:04
Data Bindings : 26:50
Directives : 46:00
Bootstrap Installation : 53:40
Structural Directive - *ngIf vs @if() : 58:05
Structural Directive - *ngFor vs @for() : 1:18:00
Structural Directive - *ngSwitch vs @switch() : 1:40:50
Attribute Directives - [ngClass] : 1:53:14
Attribute Directives - [ngStyle] : 2:07:07
Signals : 2:17:50
linkedSignal() : 2:36:14
Routing - router-outlet, routerLink & routerLinkActive : 2:45:19
Navigation - navigate() & navigateByUrl() : 3:07:25
Life Cycle Hooks : 3:16:42
Built-in-Pipes : 3:31:46
Custom Pipes : 3:58:23
Pure & Impure Pipes : 4:11:07
Template Driven Form (TDF) : 4:17:59
TDF Validation : 4:50:39
Reactive Form : 5:16:01
Reactive Form Validation : 5:39:56
Services and Dependency Injection : 6:02:25
CRUD Operations With JSON Server – GET, PUT, POST & DELETE : 6:29:26
Resource API - resource() & rxResource() : 7:27:37
Reusable Components : 7:43:29
Decorators : 7:59:57
5 different ways to share data between component (Component Communication) - @Input() , @Output() & @ViewChild() : 8:05:57
Session Storage : 8:50:03
Local Storage : 9:00:45
Cookies : 9:07:26

If you find this information helpful, kindly Like, Share, and Subscribe to @FEDLearning

@FEDLearning @Codevolution @codestepbystep @procademy @ARCTutorials @TraversyMedia @programmingwithmosh @NetNinja @LearningPartnerDigital @freecodecamp @learncodeacademy
Рекомендации по теме
Комментарии
Автор

Thank you very much.
Since Angular 20 is going to launch in coming May, I did this tutorial in Angular 20 successfully

jsiahaan
Автор

Perfect tutorial for those starting with Angular! Thanks a lot.

PoonamNagapalle
Автор

Simply the best angular tutorial online! Keep going!

pepecalixto
Автор

Great tutorial! Your clear explanation made Angular easy to understand. Thanks for sharing your knowledge.

priteenagapalle
Автор

Simply Superb !!! and thanks for providing the github src code link, some tutors avoid it. Looking forward to new vdos in the future. Well done and awesome job indeed.

mahaq
Автор

a nice Angular tutorial, I have already learned Angular, but I repeated it in this tutorial and I find it very nice.

ZemhretZemhret-fpib
Автор

Awesome tutorials. Great work and in details to people new to Angular.

augustineanosike
Автор

I normally don't comment on any YouTube video, but you really did a great job here. I searched on Udemy and other places and most of the videos are really bad quality or i show you how to code style where you really don't learn anything. I have a job interview in couple of days and you really saved me. I noticed how the video is good and how well informed yourself when you explained standalone. This concept really confused me but now i do understand it very well. I appreciate your effort on this, and can't wait to continue watching.

JPJunior-xh
Автор

Jay Jagannath bless on you and make more videos like this.

sakyasamantaray
Автор

Hey, thanks for video... you have covered almost all the points from Angular 19.
A small request, can you pls create a video on 'Internationalization' too.

Thnx in advance 👍

Viki_Affliliate
Автор

Hi mam angular vedios are really good but hitting the api get cross origin error but when hit json url separately its coming but when doing curd oparations not getting api response pls give me solution here

preethiB-lx
Автор

Also thanks for sharing source code too... mostly people charge for it... 🙏

Viki_Affliliate
Автор

need lazy loading modules imlementation, diff between new version Vs old

venkatajayaprakashnagabirv
Автор

Hi Ma'am,
Is this 9 hr a compilation of all the 26 tutorial videos or does it have anything extra?

currygrind
Автор

"styles": [
"src/styles.css",


],
"scripts": [

]

ehsanafzal