I love you man, your course is just the best, I wish you can do a course that is more deep and advance now on angular cos your explanation are top notch, and the way you pronounce some things are funny which keeps the learning going. Thanks sooo much ✌️✌️
Waoo, this is such a great comment I have received after soooo long time Any suggestion for the next course on bitfumes I will try to make it more helpful next time
@@Bitfumes Hi! can you please tell me which extension you are using at 1:11:26 which shows the (name duplicate error) on the line in red color in the same line of code....? AND YOUR COURSE IS AMAZING!
I've been a professional coder for over 25 years, but just recently started looking into Angular. This is, BY FAR, the best introductory video I've seen on the subject. Top marks all around!
Finally completed the course today. What an amazing journey! I must say the way the instructor taught everything can't get any easier, going in depth on every chapter. Now my concepts of Angular are way more clear and strong. For upcoming learners, do give this tutorial some time with patience and you'll learn a ream from it. Believe me, it's worth the time. Thanks to Bitfumes for bringing out this fantastic tutorial.
Great course. Excellent instructor. Very relevent even in 2024. As a full stack developer I worked with angular about 6 years ago on a large scale corporate project. Back then you only had the angular javascript library and would imbed the angular directly into your html. Just as you would do with JQuery. Now it is a full functioning platform with tons of bells and whistles. Very easy to understand if you have a Java or C# background. TypeScript Object programming is very similar. Worth watching from beginning to end.
I just finished this course. Man! Awesome job! Your explanation is so simple and got the basic working of an Angular app with some most common goodies. Since you asked at the end, I would be happy to see the rest of the Angular most common things added to this playlist and may be do a conversion from a design (Say a Figma design given by your designer, in case of a real world job) and convert it to the fully functional app. Or at least how to approach it. Anyway, thanks a lot.. Really really cool and much much appreciated.
Just got a new job where I have to learn Angular and you were very helpful for my first few days here and to be honest you are one of the few videos that explain every concept well and deeply and not just go over things quickly thanks a lot for the content
many can code but not many can teach you how to code the right way. you, sir, have that unique ability. all your tutorials are the best on youtube and it's a shame not many people are aware of them. thank you.
This is the ever ever best angular beginner course I hv ever met, thank you so much Sarthak for this amazing content. This is truly beginner friendly and to the point, no other talks, fully practical and again thank you so much. Highly recommended
I'm only an hour and 15 minutes in and let me just say you have done an awesome job. I always like to see how things work behind the curtains and you have done a great job with that. How can anyone build on anything if they don't understand how it works from the start. You've made me learn from the ground up and that is exactly how it should be every time. Yes you can use the ng generate commands but without an understanding of what it does its pointless. Like how could you trouble shoot someone making a module without using the ng command and not understanding the app.module.ts. Just doesn't make sense to start from a project you don't understand. Is it easier to do that? yes. But if you can't troubleshoot it later it was a total waste of time when you have to start from scratch again.
at 2hr:26m you wanted Bookservice not to be available for injection by any other component but registering bookmodule in appmodule does allow other component to indeed use it. So the solution would be to provide bookservice directly in books component in its metadata.
Oh my god man, you were amazing in this video! I learned so many cool things and managed to reproduce it here in practice in Vs code! Congratulations on the knowledge shared with all the details! A big hug, you are amazing man!
Very well explained for beginners. I needed a newbie course for Angular and this video is perfect. Please keep these types of videos coming. Thank you very much.
3:36:48 I went a different route here. Instead of exposing the authService variable via two identical functions (in this case "isLoading()") I made the injection of the authService public and directly referenced the authService.isLoading variable in the HTML. A slight code redundancy reduction but a neat trick nonetheless.
Thank you so much ... keep it bro you are doing a great job. Which color theme do you use in the visual studio code ? It's very fantastic please mentioned the name of the theme.
Amazing! Congrats. I really appreciate this video because I've watched many and may courses and u are the First with the ability to looking and showing Angular "under the hood" in a simple way. Go ahead!
I just watch 1hr 15 min, it's amezing man ♥️♥️♥️💯👍💻 I am going to watch full, I can definitely say that after watching this am good contribute in myself, this is very structured course , after all I know the react this is the plus point maybe, but this is really amezing
THANK YOU!!! This course is amazing!!! I love how you explain arguments, slowly and step by step. Thanks to you i'm understanding Angular. Have a great day :D I'll watch your channel to see if i find something else about that. Thank you again✌
Great tutorial. Been looking for a angular tutorial as I've been struggling to pick it up for my first time. It's best to follow along using version 14 with the command `npx -p @angular/cli@14 ng new angular-crash-course`
I would say this is by far the best video! I am new to this Framework, but this video made it easier for me to understand,!! would you have a course in udemy! ??
Awesome guru, you are really great to teach us through this video with so much patience. the way of explanation is really fantastic. God bless you dear!👌👌✌🙏
It's 3hours 54 minutes, but took 13 hours to understand and take the course. Thanks for your time and efforts for making this understandable. I have issues in registration page code and CSS of the application, so kindly share the code
sir please make a video on react js. i know you already have reactjs course. but latest react version include so many things. routing, redux, formic, react form. and make a video on real exampke. Thanks i have learn laravel from your tutorial. now i want to move to react js. so please make a full video on react js latest version
Very nicely explained , Peoples who says angular is difficult to learn I will share this link to those , because the way you taught it's amazing Hats off 😍@Thank you
This tutorial is amazing, thanks for being so thorough and clear in your explanations and going into the details. I think I like Angular much more than React now.
Just leaving a comment to say thank you for the nice tutorial video! I found it very helpful, thank you for making it and sharing it with all of us! I am, of course, subscribed to your channel with notifications, turned on, and thumbs up! Thank you, Ernie, in Pennsylvania
I dont know if anyone noticed but at 2:29:15 there was a BookComponent in the declarations but cut to a few seconds later it was removed, without any explanation. Why was it removed? @Bitfumes
Amazing course sir.Great job! It made understanding Angular concepts easy.Also you have chosen a simple project for demo in a right way.But it would be great to learn Angular with all the details.Thank you sir.
Thanks for the course! Enjoyed your teaching method, keep it up like this. Hope to see more details explained in futured videos about Angular. You gained a like and a subscribe.
Hey Teacher Congrats for you amazing angular course, this is great because you teach very clear and i liked how you intentionlly show us commons errors this is very very recommended course
Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates. bitfumes.com
right, I will do that on video description Bdw you can watch this vscode video where I have shared all my settings and extensions th-cam.com/video/bhdD_tDXaMY/w-d-xo.html
Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates. bitfumes.com
Is there any way to continue this to include other portions of Firebase like the FireStore (store the books and a description by entering data in a form?) and FireStorage (upload images) please? It's taken a while for me to get it all but those are possibly the last pieces I need for a larger project!
@@Bitfumes im keen to know the extensions that beautifies your code. for example styling != to a human readable symbol for "not equals" and so on.. Also, how are you able to edit multiple linkes/variables at once
I followed you're code. But tailwind CSS is not working in my angular 14.2.3. BTW thanks for the tutorial. Please create angular HTTP module. Want to learn form you only now. EDIT: use this in your style.css @import 'tailwindcss/base'; @import 'tailwindcss/components'; @import 'tailwindcss/utilities'; instead of @tailwind base; @tailwind components; @tailwind utilities;
sir can you please tell me why you changed the (change)="handleInput()" event to (input)="handleInput" @1:08, is there any specific rules to write event name or event name can be any?
I love you man, your course is just the best, I wish you can do a course that is more deep and advance now on angular cos your explanation are top notch, and the way you pronounce some things are funny which keeps the learning going. Thanks sooo much ✌️✌️
Waoo, this is such a great comment I have received after soooo long time
Any suggestion for the next course on bitfumes
I will try to make it more helpful next time
@@Bitfumes yeah a more advanced on angular about observers, subscribe, subscription and how the process of works behind scene
@@pesovatech6899 +1
@@Bitfumes Hi! can you please tell me which extension you are using at 1:11:26 which shows the (name duplicate error) on the line in red color in the same line of code....? AND YOUR COURSE IS AMAZING!
@@MuhammadAli-hy8cq The name of extension is 'Error Lens'
The way you make tiny errors with the intent of fixing them is a sign of a fantastic teacher. A great watch for sure, thank you.
Thank you very much!
Thanks for watching, please subscribe and like this video
I've been a professional coder for over 25 years, but just recently started looking into Angular. This is, BY FAR, the best introductory video I've seen on the subject. Top marks all around!
What an great life
Finally completed the course today. What an amazing journey! I must say the way the instructor taught everything can't get any easier, going in depth on every chapter. Now my concepts of Angular are way more clear and strong. For upcoming learners, do give this tutorial some time with patience and you'll learn a ream from it. Believe me, it's worth the time. Thanks to Bitfumes for bringing out this fantastic tutorial.
Great course. Excellent instructor. Very relevent even in 2024. As a full stack developer I worked with angular about 6 years ago on a large scale corporate project. Back then you only had the angular javascript library and would imbed the angular directly into your html. Just as you would do with JQuery. Now it is a full functioning platform with tons of bells and whistles. Very easy to understand if you have a Java or C# background. TypeScript Object programming is very similar. Worth watching from beginning to end.
thanks bro for these amazing words
I just finished this course. Man! Awesome job! Your explanation is so simple and got the basic working of an Angular app with some most common goodies. Since you asked at the end, I would be happy to see the rest of the Angular most common things added to this playlist and may be do a conversion from a design (Say a Figma design given by your designer, in case of a real world job) and convert it to the fully functional app. Or at least how to approach it. Anyway, thanks a lot.. Really really cool and much much appreciated.
Just got a new job where I have to learn Angular and you were very helpful for my first few days here and to be honest you are one of the few videos that explain every concept well and deeply and not just go over things quickly thanks a lot for the content
many can code but not many can teach you how to code the right way. you, sir, have that unique ability. all your tutorials are the best on youtube and it's a shame not many people are aware of them. thank you.
bhai sahi me aacha hai ye
This is the ever ever best angular beginner course I hv ever met, thank you so much Sarthak for this amazing content. This is truly beginner friendly and to the point, no other talks, fully practical and again thank you so much. Highly recommended
It's amazing.... What a teaching style. I learn react from your tutorials and never face any difficulty in react.
Is his tutorial enough to learn react bro
Anything extra we need to look upon
It will be good til intermediate level
after that you need to learn on your own becoz not much tutorials are there for high level concepts
We all have to Agree that this is one of the best Angular Tutorials Yet. Good Job Tutor
I'm only an hour and 15 minutes in and let me just say you have done an awesome job. I always like to see how things work behind the curtains and you have done a great job with that. How can anyone build on anything if they don't understand how it works from the start. You've made me learn from the ground up and that is exactly how it should be every time. Yes you can use the ng generate commands but without an understanding of what it does its pointless. Like how could you trouble shoot someone making a module without using the ng command and not understanding the app.module.ts. Just doesn't make sense to start from a project you don't understand. Is it easier to do that? yes. But if you can't troubleshoot it later it was a total waste of time when you have to start from scratch again.
Thanks for your nice comment, and I always try to make things clear in terms of how and why
I needed to learn Angular ASAP for my new job, this is the best and well-explained crash course on Angular on TH-cam
Thanks man, keep learning
Please subscribe to bitfumes youtube channel and set notification on
Dear collegue, thank you for this very beautiful and understandable tutorial. I wish you continued tutorials. Greetings from Turkey.
You are welcome!, thanks for watching
Amazing instructor. You have a talent explain every complicated thing in such a simple manner. really good Thanks
at 2hr:26m you wanted Bookservice not to be available for injection by any other component but registering bookmodule in appmodule does allow other component to indeed use it. So the solution would be to provide bookservice directly in books component in its metadata.
Whatever you told in this video is very good. Especially for those who are beginners. Thanks a lot.
Oh my god man, you were amazing in this video! I learned so many cool things and managed to reproduce it here in practice in Vs code! Congratulations on the knowledge shared with all the details! A big hug, you are amazing man!
You are one of the best teacher on TH-cam 👑. Awesome tutorial. God bless. Thanks a million. ✌🙏
Very well explained for beginners. I needed a newbie course for Angular and this video is perfect. Please keep these types of videos coming. Thank you very much.
great video!! and thank you for posting in 2K and 4K resolution, it is so much easier to read on my 5K monitor.
Waoo, thats good point
Glad it was helpful!
Thanks for watching, please subscribe and like this video
I got clear understanding of some concept that I quite don't understand in documentation, that are used in this tutorial. Thank you very much!
Thanks for this amazing course. Clear concepts and way of making error and fixing it, is a great idea of teaching. Thank you so much.
Thanks thanks
This is really amazing tutorial.
I came here after completing the 10 hour Vuejs course.
Best Angular tutorial on TH-cam hands down..Love u man
Thanks for watching, please subscribe and like this video
3:36:48
I went a different route here. Instead of exposing the authService variable via two identical functions (in this case "isLoading()") I made the injection of the authService public and directly referenced the authService.isLoading variable in the HTML. A slight code redundancy reduction but a neat trick nonetheless.
Yeahh, we can also do that
Thanks for a new point of view
loved the beginner tutorial, can you also make an intermediate one? or expert one where we use ngrx etc.
Thank you so much ... keep it bro you are doing a great job. Which color theme do you use in the visual studio code ? It's very fantastic please mentioned the name of the theme.
I've watched tons of tutorials but yours is definitely the best. Thanks a lot!
Amazing! Congrats. I really appreciate this video because I've watched many and may courses and u are the First with the ability to looking and showing Angular "under the hood" in a simple way. Go ahead!
waooo, so nice comment bro
This is my real motivation, thanks for your support
Keep learning
Subscribe, like and share this video
I just watch 1hr 15 min, it's amezing man ♥️♥️♥️💯👍💻 I am going to watch full, I can definitely say that after watching this am good contribute in myself, this is very structured course , after all I know the react this is the plus point maybe, but this is really amezing
Glad you enjoyed it
This channel deserves more subscribers!!
thanks bro, I wish the same :)
THANK YOU!!! This course is amazing!!! I love how you explain arguments, slowly and step by step. Thanks to you i'm understanding Angular. Have a great day :D I'll watch your channel to see if i find something else about that. Thank you again✌
Great tutorial. Been looking for a angular tutorial as I've been struggling to pick it up for my first time. It's best to follow along using version 14 with the command `npx -p @angular/cli@14 ng new angular-crash-course`
Thank you for this course. I realy need it! Excellent teaching style! Thank you!!!
Thanks bro for your amazing message.
Any more suggestions for next video course
I started learning Angular. This is really awesome course and nice explanation...Thank you soo much for this wonderful course
I would say this is by far the best video! I am new to this Framework, but this video made it easier for me to understand,!! would you have a course in udemy! ??
That was an amazing video and I feel like I can actually get started using soft soft. Thank you so much!
You're so welcome!
Thanks for watching, please subscribe and like this video
it was fun learning with you, loved it.......simple and easy to understand... thank you
Glad you enjoyed it!
Keep learning, subscribe like and share this video
Awesome guru, you are really great to teach us through this video with so much patience. the way of explanation is really fantastic.
God bless you dear!👌👌✌🙏
It's 3hours 54 minutes, but took 13 hours to understand and take the course. Thanks for your time and efforts for making this understandable. I have issues in registration page code and CSS of the application, so kindly share the code
Thanks for watching
Check this out github.com/bitfumes/angular-14-full-course
@@Bitfumes Thanks a lot
Hi @bitfumes Pls suggest which videos is best to learn angular JS and backend in ur videos
for backend try my nestjs video
th-cam.com/video/Mgr5_r70OJQ/w-d-xo.html
You are a life saver! Kudos to you! You rock!!
Glad it helped
Please hit like if this video is helpful
If you are putting such a content then definitely 💯 this channel hits 1 million+ ♥️♥️♥️♥️♥️👍
I wish your words become reality one day
one of the best tutorials i've watched. Thanks mate
Glad it helped
Thanks for watching, please subscribe and like this video
sir please make a video on react js. i know you already have reactjs course. but latest react version include so many things. routing, redux, formic, react form. and make a video on real exampke.
Thanks i have learn laravel from your tutorial. now i want to move to react js. so please make a full video on react js latest version
Your teaching style is amazing in very depth and detail great
Thanks bro for this nice comment, keep learning
Subscribe to bitfumes channel
Very nicely explained , Peoples who says angular is difficult to learn I will share this link to those , because the way you taught it's amazing Hats off 😍@Thank you
Thanks for sharing
Keep learning
This tutorial is amazing, thanks for being so thorough and clear in your explanations and going into the details. I think I like Angular much more than React now.
Very helpful tutorial. I normally just skip through long tutorials, but this one is awesome! Thanks
thank you for this amazing starter to angular, love it!
You're very welcome!
follow my newsletter bitfumes.com/newsletters
You really know how to deliver. Amazing !!! You are awesome!!!! Thank you!!!
Thanks for watching, please subscribe and like this video
Thank you for this tutorial! It's amazing! Please make more videos like this!
This guy is amazing when he transfer skills and knowledge.
the teaching style,my god ,it was awesome
Glad you think so!
Thanks for watching, please subscribe and like this video
Just leaving a comment to say thank you for the nice tutorial video! I found it very helpful, thank you for making it and sharing it with all of us! I am, of course, subscribed to your channel with notifications, turned on, and thumbs up! Thank you, Ernie, in Pennsylvania
I dont know if anyone noticed but at 2:29:15 there was a BookComponent in the declarations but cut to a few seconds later it was removed, without any explanation. Why was it removed? @Bitfumes
Thank you for his wonderful tutorial, very easy to follow! :)
You're very welcome!
Keep learning, please subscribe and like
It's a good class, thank you! Would you mind tell me what plugins you use?
Perfect video to learn angular or angular 14, nicely explained the concept, new person can also adopt easily and start working on the angular 14
Yeahh, keep learning
Wonderful course, every concepts flow beautifully as a thrilling book which I couldn't put it down.
Thanks for watching, please subscribe and like this video
I give you 100 stars for the tutorial... thanks a lot
Amazing.... This session added more knowledge in my bucket.... Thank you.
Amazing course sir.Great job! It made understanding Angular concepts easy.Also you have chosen a simple project for demo in a right way.But it would be great to learn Angular with all the details.Thank you sir.
Thanks for your love and support, keep learning. Subscribe to bitfumes newsletters
bitfumes.com/newsletters
A Great work by a Great Man!! Thank you for this video. Loved It!!
Glad you enjoyed it!
Thanks for watching, please subscribe and like this video
Awesome teaching style! I'm excited to watch the rest
Absolutely the best Angular tutorial out there
Thank for this amazing course. Hoping to see some more content on Angular guided projects on this channel.
The Best Tutorial on Web ......
thanks bro, please share with your friends
Way of explanation and communication it's very clearly . It's really aassam .thank you sooo much for putting efforts . All the very best ❤️👍
Which font do you use? Nice tutorial by the way
I use firacode font with ligature enabled
Thanks for the course! Enjoyed your teaching method, keep it up like this. Hope to see more details explained in futured videos about Angular. You gained a like and a subscribe.
Hey Teacher Congrats for you amazing angular course, this is great because you teach very clear and i liked how you intentionlly show us commons errors this is very very recommended course
You're very welcome!
Thanks for watching, please subscribe and like this video
1:13:04 using ngContainer or not the result is same in HTML DOM ? why both are different i try by my self
óptimo vídeo, muito obrigado... acompanhando a partir de Angola!!!
The best course I ever seen so far. are you going to make an advanced Angular course after this?
Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates.
bitfumes.com
Awesome Bro Simply Superb Thank you for this Video ✌
Amazing. Brother kindly list down the vs code extensions you are using
Than You😀
right, I will do that on video description
Bdw you can watch this vscode video where I have shared all my settings and extensions
th-cam.com/video/bhdD_tDXaMY/w-d-xo.html
Kindly please make a video, On advance topics and also some series:
1:- Angular connection with Web Api(C# .NET )
2:- Observables
3:- .NET Core
This course is amazing! You explain things so clearly!!!!
more videos about angular please, thank you for this one
Thanks, Sarthak.. it's really amazing angular beginner course
Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates.
bitfumes.com
Is there any way to continue this to include other portions of Firebase like the FireStore (store the books and a description by entering data in a form?) and FireStorage (upload images) please? It's taken a while for me to get it all but those are possibly the last pieces I need for a larger project!
What theme you're using for your vscode man?
Amazing content as usual. Unfortunately this is as long as I can stay for the live premier, I will watch rest of the video tomorrow.
I understand
make sure you watch full course later
please make more angular videos, some projects with api and etc
Amazing. You explained concepts coding clearly.
Thank you so much sir!!! I'm so happy finding ur channel!
Btw what's the import extension u used at 1:50:29?
Best explain on TH-cam! Thanks for you job! Your best teacher :)
Glad you think so!
Thanks for watching, please subscribe and like this video
@@Bitfumes I did it! Thanks :)
Sharthak, can we create our own pipes for any perticular change on string?
yes sure you can, check custom pipes documentation
Big Thank you Bro from Pune🙏 Amazing explanation & your sound quality.
Thanks and welcome
please subscribe and like this video
I loveeeed your video, honestly the best angular video that I've found!. Quick question, what extensions are you using on your VSCode?
Thanks for watching, keep learning
which extension you are talking about
@@Bitfumes im keen to know the extensions that beautifies your code. for example styling != to a human readable symbol for "not equals" and so on.. Also, how are you able to edit multiple linkes/variables at once
I followed you're code.
But tailwind CSS is not working in my angular 14.2.3.
BTW thanks for the tutorial. Please create angular HTTP module. Want to learn form you only now.
EDIT: use this in your style.css
@import 'tailwindcss/base';
@import 'tailwindcss/components';
@import 'tailwindcss/utilities';
instead of
@tailwind base;
@tailwind components;
@tailwind utilities;
Thank you Sir !. Just got a clue about Angular (from Backend dev)
yes, very important to know frontend as a backend developer
what's the name of auto import extension you are using ?
Can you show deployment of an Angular app to IIS ? Also, what about authentication & authorization ? How is that handled ?
Not sure if I deploy to IIS
@@Bitfumes then, the training isn’t helpful. Our shop deploys everything to IIS.
Hey.. you are a genius trainer out there.. you are a better trainer than the ones who created it😂❤
Thank you so much 😀
sir can you please tell me why you changed the (change)="handleInput()" event to (input)="handleInput" @1:08, is there any specific rules to write event name or event name can be any?
really good video and teaching style. Please make a video ionic angular
thank you sir!
Ohh does Ionic still in demand ???
You've done an amazing job. There is such useful, structured and accurate information. Thank you for this video and detailed discussion of the topics.
Superb content Sarthak bhai 👌👌👌👌