Is there ever any reason for creating a legacy style AppModule? By the way you describe modules, it just seems like they're supported for backwards compatibility.
Hi Sir i have created a website Using Angular 17 + .NET web api for APi + SQL for Database. i wanted to ask you i have to deploy my project and make it live i wanted to go through Hostinger but i am not sure how my api and Angular frontend will deploy there or it is possible or not
@@ARCTutorials so if i have many component and i use angular material (exp:button) so i should import MatButtonModule inside every component i use it ?
Hi sir, can you please make one separate video for app-config.ts. How it works and what is the use of this file now in details. Please because still i have one confusion if there is no app-module.ts file in Angular 17, then what is the role of app-config.ts file in Angular 17.
Thanks Sir, Please Keep uploading these valuable learning videos
THE BEST so far
Thank you so much for your kind words and encouragement. Glad you are enjoying the series 👍
Thnaks Sir, Keep uploading these valuable learning videos
Keep watching. More videos rolling out soon
ng new --no-standalone, to remove standalone and put app module in angular 17
Great tip. Thanks for sharing
tnqs bro 😮😮
the era of angular 16 is over.
ng g module , to put module
Thank you so much, I am learning with detailed explanations.
Great to hear! Thank you for supporting me and my channel 🙏
Thank you so much for this tutorial; it’s been incredibly impactful.
Glad it was helpful!
good session 😄
Thank you 😁
Is there ever any reason for creating a legacy style AppModule? By the way you describe modules, it just seems like they're supported for backwards compatibility.
Hi Sir i have created a website Using Angular 17 + .NET web api for APi + SQL for Database. i wanted to ask you i have to deploy my project and make it live i wanted to go through Hostinger but i am not sure how my api and Angular frontend will deploy there or it is possible or not
Thanks to that subscribe that he/she bought this to your notice.
I was struggling a lot learning this concept from lot of video leatures.
Thank you for your kind words and appreciation. Glad you are enjoying the tutorials 🙏
Does that mean that instead of putting my imports in appModule i’ll put it in appComponent directly?
Yes thats right. All dependencies should be given directly into the component 👍
@@ARCTutorials so if i have many component and i use angular material (exp:button) so i should import MatButtonModule inside every component i use it ?
@@ismailbakhach8990 great question I hope someone will answer us
Hi sir, can you please make one separate video for app-config.ts. How it works and what is the use of this file now in details. Please because still i have one confusion if there is no app-module.ts file in Angular 17, then what is the role of app-config.ts file in Angular 17.
Sure will add a tutorial on app-config
thanks it is amazing
I'm glad you like it
Give Angular 17 Notes
Yes certainly. I will push the notes to github repo
Have the notes been posted to github repo?