Angular 10 Tutorial from Scratch

  Рет қаралды 25,724

PairdeskDeveloper

PairdeskDeveloper

Күн бұрын

Пікірлер: 67
@bettyshelton8336
@bettyshelton8336 4 жыл бұрын
I have been absent since Angular 7, so this video is a nice refresher, really appreciate it !
@Yassine-go7zx
@Yassine-go7zx 4 жыл бұрын
Happy to see that this video has been a good refresher.
@JZ386Mr
@JZ386Mr 2 жыл бұрын
You did a great job going through the app. Works great. Thanks
@santhoshkumar8143
@santhoshkumar8143 4 жыл бұрын
your first video is simply the best
@paullopez_ai
@paullopez_ai 3 жыл бұрын
Excellent overview and explanation. Thank you!
@makx303
@makx303 2 жыл бұрын
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
@makx303
@makx303 2 жыл бұрын
Also if u want to use another currency api the get response might actually be completely different, be sure to check out and type in ExchangeRatesResponse the correct response.
@aminemazigh5982
@aminemazigh5982 4 жыл бұрын
I'm just starting to learn angular, this is a very helpful introduction. Keep going man!!
@Yassine-go7zx
@Yassine-go7zx 4 жыл бұрын
Thx
@Monzeobe
@Monzeobe 4 жыл бұрын
Very thorough, I sent this video to a few friends who are starting in web development! Nice work!
@khageshoffice2081
@khageshoffice2081 4 жыл бұрын
This is your first tutorial video and It's already amazing. It cleared lots of thing for me. Thanks man keep it up.
@YouTubeisZionistTool
@YouTubeisZionistTool 4 жыл бұрын
Your 10th Subscriber here... please do more.. advanced features of Angular with more real-time applications. Thank you !!!
@Yassine-go7zx
@Yassine-go7zx 4 жыл бұрын
Thank you, It is exactly what we are thinking to do for our next video. Use a complete Reactive Stack to make a real-time app.
@YouTubeisZionistTool
@YouTubeisZionistTool 4 жыл бұрын
@@Yassine-go7zx thanks a lot 👌
@mitchel3392
@mitchel3392 4 жыл бұрын
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!
@bilalelmalki7361
@bilalelmalki7361 4 жыл бұрын
Glad that you made a tutorial for angular 10. Great video!
@Yassine-go7zx
@Yassine-go7zx 4 жыл бұрын
Thank you
@Nerpson
@Nerpson 3 жыл бұрын
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.
@pairdeskdeveloper4306
@pairdeskdeveloper4306 3 жыл бұрын
Thank you for the feedback. We will improve our audio next time.
@1993tote
@1993tote 4 жыл бұрын
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
@subhashnaik1508
@subhashnaik1508 3 жыл бұрын
Really liked this video thanks, clear and concise
@noriking1467
@noriking1467 3 жыл бұрын
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
@pairdeskdeveloper4306
@pairdeskdeveloper4306 3 жыл бұрын
Thank you for your precious feedback. My next video is going to be about reactive programming with RXJS.
@noriking1467
@noriking1467 3 жыл бұрын
@@pairdeskdeveloper4306 Niceeee, looking forward to it ! :D
@JoeMarGonzales
@JoeMarGonzales 3 жыл бұрын
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.
@mihaistanica5713
@mihaistanica5713 3 жыл бұрын
That's a great quality tutorial. Great job!
@adamcoots1920
@adamcoots1920 3 жыл бұрын
Very concise and helpful, thank you!
@pinz34
@pinz34 3 жыл бұрын
Great video, thanks!
@meraku9390
@meraku9390 3 жыл бұрын
this is very good. much better than udemy ones. wish you made more.
@nicogarcia7302
@nicogarcia7302 4 жыл бұрын
Great video Yassine! It was very helpful. I've just subscribed, thank you so much!!
@ProphetofBelial
@ProphetofBelial 3 жыл бұрын
great vid. would love to see a more complex tutorial from you
@macaronitoucarni4236
@macaronitoucarni4236 4 жыл бұрын
Great video 😁
@1124775
@1124775 4 жыл бұрын
Wonderful! It was a great help!
@pairdeskdeveloper4306
@pairdeskdeveloper4306 4 жыл бұрын
Thank you Zakaria!
@nushankodikara
@nushankodikara 4 жыл бұрын
That's great you helped me create my first angular project ❤️
@milanuric8512
@milanuric8512 4 жыл бұрын
Great job, made things way easier
@jaswindersingh2143
@jaswindersingh2143 4 жыл бұрын
Decomposition of components into more smaller modules. When can you make a video on such projects? That is the real implementation of angular as for bigger project angular is very helpful and in such projects we need multiple modules.
@Yassine-go7zx
@Yassine-go7zx 4 жыл бұрын
You are right. When we deal with a bigger project, we can organize our app with multiples modules. My next video is going to be about the backend framework NestJS. But, thank you for the suggestion. I will maybe also a video about Angular modules.
@jaswindersingh2143
@jaswindersingh2143 4 жыл бұрын
Yes, because we can have a simple application even with simple html or any light weight framework. But when we think using angular is in enterprise software and that always are way complex and need multiple module structure.
@edyadnanekamil5165
@edyadnanekamil5165 3 жыл бұрын
Toooop cousin ❤️❤️
@philiphjelmberg592
@philiphjelmberg592 3 жыл бұрын
Hi Yassine! Thank you for a really cool project! Im totally new to Angular since im studying Frontend at the moment. Im trying to make as many possible projects as possible to get into the work flow. However. I am struggling with a part of you code: rates: {[key: string]: number}; "Property 'rates' has no initializer and is not definitely assigned in the constructor" Ive been looking at the code and tutorial for 20 hours now but cnt figure it out. Got any ideas? :)
@caroltaylor3230
@caroltaylor3230 4 жыл бұрын
Amazing tutorial!
@henrypowell3496
@henrypowell3496 3 жыл бұрын
awesome tutorial brother :)
@KelTV29
@KelTV29 8 ай бұрын
how come my "Currency Converter" and "About" navigation links are not clickable? I have the same codes as what you have in the video.
@akashchauhan6784
@akashchauhan6784 4 жыл бұрын
❤️❤️❤️
@lucastavares206
@lucastavares206 4 жыл бұрын
I got one question. A few years ago i tried to follow an Angular tutorial, but couldnt finish it because the versions were different, and the way the programmer was actually coding no longer worked for the version i was using. I guess it was an Angular 7 tutorial, and i was using Angular 9. So, this happens frequently in the Angular world?
@lalithyagnavalkya9900
@lalithyagnavalkya9900 4 жыл бұрын
really good tutorial thanks !
@raysun5027
@raysun5027 3 жыл бұрын
Thank you
@antoniomarshall2426
@antoniomarshall2426 4 жыл бұрын
Very nice explanation for beginners. Can you give me a good NGRX video?
@pairdeskdeveloper4306
@pairdeskdeveloper4306 4 жыл бұрын
We will probably make a dedicated course about NGRX. But in the meantime, you can watch this one kzbin.info/www/bejne/anzXoKSKg9J4nJo.
@leomonz
@leomonz 3 жыл бұрын
This is very helpful.. So where is the Next "Pipss", "Components Communication", "RXJS"...?
@ifeanyielvisokeke121
@ifeanyielvisokeke121 4 жыл бұрын
Hello pair, I am learning software development and your video is helpful to me. Is it possible to secure a junior angular developer role from your platform? Thanks for your time
@pairdeskdeveloper4306
@pairdeskdeveloper4306 4 жыл бұрын
Yes, Sign up! I have your info to contact you :)
@ifeanyielvisokeke121
@ifeanyielvisokeke121 4 жыл бұрын
@@pairdeskdeveloper4306 thank you so much. I'll keep on learning then I will register to your platform. Please do more videos. Thanks.
@ifeanyielvisokeke121
@ifeanyielvisokeke121 4 жыл бұрын
@@pairdeskdeveloper4306 please is there a way I can reach you? I'm having some challenges with my code and again I signed up to your platform but the link to verify my account is broken.
@pairdeskdeveloper4306
@pairdeskdeveloper4306 4 жыл бұрын
@@ifeanyielvisokeke121 pairdesk.com/contact-us
@shanewhite352
@shanewhite352 3 жыл бұрын
shit got stuck at "ngModel" isn't a known property of 'input', what the heck is this and how to solve it? how to install ngModel from terminal? "ng add ngModel" does not work
@skrilecmarko
@skrilecmarko 3 жыл бұрын
I assume you did not import FormsModule from @angular/forms in app.module.ts
@durgeshtayade2511
@durgeshtayade2511 4 жыл бұрын
Great tutorial!
Angular Crash Course | Learn modern Angular in 90 minutes
1:29:09
Code with Ahsan
Рет қаралды 9 М.
Angular Tutorial for Beginners - Web Framework with Typescript Course
1:36:13
Motorbike Smashes Into Porsche! 😱
00:15
Caters Clips
Рет қаралды 23 МЛН
Человек паук уже не тот
00:32
Miracle
Рет қаралды 4 МЛН
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 275 #shorts
00:29
amazing#devil #lilith #funny #shorts
00:15
Devil Lilith
Рет қаралды 18 МЛН
She Thought It Was Over
8:15
Daily Dose Of Internet
Рет қаралды 2,7 МЛН
The Right Way To Return API Errors in .NET
10:40
Nick Chapsas
Рет қаралды 45 М.
When To Unit, E2E, And Integration Test
14:58
ThePrimeTime
Рет қаралды 101 М.
Angular Crash Course
2:01:32
Traversy Media
Рет қаралды 1,4 МЛН
TypeScript Course for Beginners - Learn TypeScript from Scratch!
3:16:40
How To Become A DevOps Engineer in 2023? | Skills To Learn
20:34
Travis Media
Рет қаралды 586 М.
Angular 12 Crash Course - 2021 - Become Angular Developer in 3 Hours
3:32:07
React Native just dropped a MASSIVE update
15:06
Mehul - Codedamn
Рет қаралды 62 М.
Motorbike Smashes Into Porsche! 😱
00:15
Caters Clips
Рет қаралды 23 МЛН