Hello Sir, firstly Let me thank you for these videos are amazing ,I have a question, as you may know, in earlier versions of Angular 17, it's necessary to create a Lazy Module which allows loading the app segment. How would you do it in version 17 onwards ?
I am watching all the videos. All are just awesome. Your explaination for every concept is really very much easy to understand. Thank you so much making such a wonderful series for Angular 17. Can I get that text file which you are creating side by side as notes?
We understand since it is standalone ..according to our need we need to install ngmodule and approuting modules.. As of now, for angular 17 it makes use of component instead of ngmodule.. My question is what is the use or purpose of ngmodule and approuting ..
These are good basic tutorials but too repetition regarding ngModule is not used for StandAlone architecture. Also, please repair the bad microphone screen connection because your voice is over-layed with a loud 'mains' hum. It's about 50Hz so you will need some quality speakers or head-phones to hear it. Thank you for great tutorials, I'm looking forward to your Signals tutorials.
@@ARCTutorials Video: "Angular 17 Tutorial #19" is much improved. The hum is mainly gone. It's not fully corrected as it is still audibly fading in and out during random parts of the video. But it is at a much lower level now. Many devices use automatic volume control which will detect the hum and lower the volume automatically. I think some people were experiencing this effect. Thank you for attending to it.
Thank you so much for this tutorial; it’s been incredibly impactful.
You're very welcome! Thanks for liking my tutorials 🙏
Your teachings are excellent Sir 💯.. Can u pls continue the series Sir?
Im going to post more today 👍👍
Hello Sir, firstly Let me thank you for these videos are amazing ,I have a question, as you may know, in earlier versions of Angular 17, it's necessary to create a Lazy Module which allows loading the app segment. How would you do it in version 17 onwards ?
No need to know previous versions. I will
Cover everything u all need from end to end! Im always here for u
I am watching all the videos. All are just awesome. Your explaination for every concept is really very much easy to understand. Thank you so much making such a wonderful series for Angular 17. Can I get that text file which you are creating side by side as notes?
Thank you for your kind words and appreciation 🙏
Hi , can u take an coding example on lazy loading in angular 17. I am not clear here on how to implement lazy loading
That’s coming right up 👍
where is the github repo link for the angular notes you are creating in it?
We understand since it is standalone ..according to our need we need to install ngmodule and approuting modules.. As of now, for angular 17 it makes use of component instead of ngmodule.. My question is what is the use or purpose of ngmodule and approuting ..
what is lazy loading and how it is used in the project
Can you please help me how to create and implement model popups in angular 17
so in angular 16 i have to import the module in app.module.ts but in angular 17 there is no module.ts so where i have to import feature module
That depends. You can import it directly in routing module so no need of appmodule
Made it till 13th part....all so far could have been covered in one 10 min part 😏
I am trying to cover all details and basics to help
These are good basic tutorials but too repetition regarding ngModule is not used for StandAlone architecture. Also, please repair the bad microphone screen connection because your voice is over-layed with a loud 'mains' hum. It's about 50Hz so you will need some quality speakers or head-phones to hear it. Thank you for great tutorials, I'm looking forward to your Signals tutorials.
Hi. Thanks for the feedback. I have tried to fix audio In latest videos. Can u please check and confirm?
@@ARCTutorials Video: "Angular 17 Tutorial #19" is much improved. The hum is mainly gone. It's not fully corrected as it is still audibly fading in and out during random parts of the video. But it is at a much lower level now. Many devices use automatic volume control which will detect the hum and lower the volume automatically. I think some people were experiencing this effect. Thank you for attending to it.
@@rodneytapit5636 thanks buddy for your feedback. I will see if i can buy an audio device soon
please share notes
I will share notes in github repo soon
@@ARCTutorials I can't find the notes in your github account 😥
No need to repeat
Its just that beginners may get confused hence i am repeating
You did not explain how angular 17 can be used with app. route. ts