Angular 10 Tutorial from Scratch

preview_player
Показать описание

Today we will learn how to use angular 10 from scratch. This tutorial is for developers who would like an introduction to the framework with the latest version.

Prerequisites: Javascript, HTML, css

You are going to learn:

-Angular 10 installation
-Interpolation
-One-way data binding
-Two-way data binding
-Style binding
-Event binding
-HttpClient
-Observables
... and much more
Рекомендации по теме
Комментарии
Автор

I have been absent since Angular 7, so this video is a nice refresher, really appreciate it !

bettyshelton
Автор

Excellent overview and explanation. Thank you!

paullopez_ai
Автор

You did a great job going through the app. Works great. Thanks

JZMr
Автор

Very thorough, I sent this video to a few friends who are starting in web development! Nice work!

Monzeobe
Автор

This is your first tutorial video and It's already amazing. It cleared lots of thing for me. Thanks man keep it up.

khageshoffice
Автор

I'm just starting to learn angular, this is a very helpful introduction. Keep going man!!

aminemazigh
Автор

Glad that you made a tutorial for angular 10. Great video!

bilalelmalki
Автор

Your 10th Subscriber here... please do more.. advanced features of Angular with more real-time applications.
Thank you !!!

YouTubeisZionistTool
Автор

Really liked this video thanks, clear and concise

subhashnaik
Автор

I really enjoyed with your tutorial, keep doing that bro.
Also you explained everything so good, so it was easy to learn it.
You got another sub!
I'll be waiting more videos

tote
Автор

Quick thought! at 30:45, when stating the type of variable, if you get an error, you should put a ! symbol on the variable name. In this case we utilize the ! symbol to indicate that we are aware that "rates" is not initialized in the constructor and we will handle it elsewhere. Should look like:

rates!: { [key: string]: number; };

hope it helps

makx
Автор

Although the audio quality isn't perfect, the content of this course is very well adapted for programmers who quickly want to get introduced to Angular and discover key features.

Nerpson
Автор

Really nice intro to Angular!

A lot of the tutorial content (besides the docs of course), including Udemy courses, have a lot of outdated stuff in it.
Since I just started learning Angular and took notice of the different versions out there, I wanted to be sure to get the latest syntax down. Thanks!

mitchel
Автор

Thank you for this my good sir, you taught the important stuff which can serve as foundation for further learning. Helped me a lot as a beginner.

JoeMarGonzales
Автор

That's a great quality tutorial. Great job!

mihaistanica
Автор

That's great you helped me create my first angular project ❤️

nushankodikara
Автор

this is very good. much better than udemy ones. wish you made more.

meraku
Автор

great vid.
would love to see a more complex tutorial from you

ProphetofBelial
Автор

Great video Yassine! It was very helpful. I've just subscribed, thank you so much!!

nicogarcia
Автор

This is great man, very clean explanation, thank you very much ! Hope u can cover more advanced concepts on angular !! :D
This is just in time as I have to learn angular for my project

noriking