thank you so much, brother, i just install angular cli version 17, but seem dont have app.module.ts inside app folder. you just come at the right time buddy! tq
THANKYOU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!❤❤❤❤ You are great person. Any one haven't this sollution thankyou so much. 10M Likes from me🙂👍
Thanks for the video. In fact, it is not something to fix, it is how Angular now is working, focused on component. I suggest we get used to it, instead of coming back to the older ways. Still learning this new focus of Angular on components.
Yes i understand your concern but don't forget that there are people who made projects using angular 16 and can need the use of reusing the code, "you can't destroy the whole house to add gators"
In v11 there is NgxWebstorageModule.forRoot({ prefix: 'myapp'}) in imports of @NgModule export class AppModuleimports {} without the older way, I would like to continue with v17 Could you guide me where to call NgxWebstorageModule.forRoot({ prefix: 'myapp'}
This video is useful. But I cannot remove the old project with no app.module.ts file and the computer request the high permission of user and I cannot remove successfully. What can I do to remove the old project?
What is diff between them? In Angular Tutorial they not used --no--standalone, but in their sample code, they have app.module.ts. Can we create manually?
my question is do we need app-module.ts in angular application. If we need it in every application why in version 17 default installation will not include app-module.ts @hanomedia
I cant thank you enough, i was new baby in angular. I was scared when I was not able to see module, now a bg relief. Thanks a lot
I cant thank you enough, ive been struggling with this module.ts not being there for hours! This is a lifesaver!
Thanks for sharing this tip!
is there a way to fix an existing project without rebuilding it?
I'm especially curious if there's a shortcut for it.
thanks for the precious update info on angular 17. It really saved my project❤
Thanks so much! A real life-saver.. Please keep doing the good work!
Thanks alot
Thanks so much! This video saved my afternoon!!!!
you are a life savior
Really works, thank you so much brother Good luck with the channel :)
very helpful . 🤝🤝
thanks for the content, i'm a brazillian software engineer student
finally somebody that helped me out, thanks
thank you so much, brother, i just install angular cli version 17, but seem dont have app.module.ts inside app folder. you just come at the right time buddy! tq
THANKYOU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!❤❤❤❤ You are great person. Any one haven't this sollution thankyou so much. 10M Likes from me🙂👍
it perfectly works, thank you so much brother Good luck with the channel :)
Glad it helped
Thank you my friend. Saludos desde Colombia 🇨🇴
Thank you so much! Regards From Mexico
Thank you for this great video. Helped me a lot.
I really appreciate you , i did it for you , genius , you rock
Thanks for the video. In fact, it is not something to fix, it is how Angular now is working, focused on component. I suggest we get used to it, instead of coming back to the older ways. Still learning this new focus of Angular on components.
Yes i understand your concern but don't forget that there are people who made projects using angular 16 and can need the use of reusing the code, "you can't destroy the whole house to add gators"
In v11 there is NgxWebstorageModule.forRoot({ prefix: 'myapp'}) in imports of @NgModule export class AppModuleimports {}
without the older way, I would like to continue with v17
Could you guide me where to call NgxWebstorageModule.forRoot({ prefix: 'myapp'}
Can you tell me what changed exactly? Why was app.module removed and what are the implications of this removal?
@@josef5600 can we add app.module into existing version 17 project?
Thank you. It is really helpful 🥰
Thank you so much...so much worried about this file app.module in my project
Thank you buddy. Your video helped. I appreciate your work.
Glad it helped
You are a hero! Thank you very much! 💜💜
thanks a lot . I was mad to not to see it . full love .
Hello HANO MEDIA 3 days i solve this error thank u
i love you bro i was stuck from past 2 hours
Thanks so much , please keep doing this.
Thank you really save my day 👍
Thankyou so much sir please keep doing the good work thankyou for sharing your knowledge
Thank you very much, super well explained and super fast, you are a god
Great help thanks................God bless you.
Yes, it helped me a lot to understand
u saved me thanks a lot keep going
Thanks so much! This video saved my day
Thanks for your help !
Thanks for sharing great info.
Finally! Thank you for the video.
Thank you very much for your help
thnx so much for saving my time
Thank for share the solution!
you saved my time bro
Thanks a lot. You saved a lot of time.
You are a hero! Thank you very much!
Thank you so much 🥹🥹
Thank you so much brother ♥️
Can we do this in a project already made like without making a new project
*yeah there are some other ways you can use to get around this, actually updating to angular 17*
Thanks so much sir
thank's a lot bro✌
Very helpful thanku ❤
Thanks a lot my man
Thanks a lot, bring more
it works. Thanks, bro
kendi dilimde yazıyorum mükemmelsin
Thank you so much!
thnk you sharing this
Thankyou brother❤️
Life saver, thanks
This video is useful. But I cannot remove the old project with no app.module.ts file and the computer request the high permission of user and I cannot remove successfully. What can I do to remove the old project?
Thank you bro 😀
life-saver ! thank you
Thank you bro!
Thank you
Thank you eng 🥰
But should we use standalone in angular? It is best practice?
It depends on what best practice means to you according to the nature of your project
it worked thankyou
What is diff between them?
In Angular Tutorial they not used --no--standalone, but in their sample code, they have app.module.ts.
Can we create manually?
Of course yea
Thanks so much!
Super helpfull 🥲
super, Thank you
Thank you!
THX DUDE !
thank you 🥰🥰
Excellent
love you guy
thank you so much
Great! This is the way!!
ng new --no-standalone
Thanks
What extension in VS Code do you use to keep your file explorer so organized? Would like to use it?
I use material icons extension
Thank you so much and great video. Was only starting to learn Angular and you've saved me some precious time.@@hanomedia
Welcome
thank you thank you thank you thank you VERY MAUCH
thanks buddy
Muchas gracias, me sirvió mucho
What if you have already created the application with standalone mark on and then decided that you want to have modules now?
You can reconfigure those in json
Thanks a lot BRUHHHH
LEGEND
But what is the need for making app-module.ts file making it as not mandatory in beginning
Hhmmm are you new to angular my friend??
my question is do we need app-module.ts in angular application. If we need it in every application why in version 17 default installation will not include app-module.ts @hanomedia
Is it posible to combine modules and standalone components
interested
Of course yes, the standalone flag is just a property like other property
Thanks broo!
thanksss!!
Can I use angular 17 without the app.module.ts?
Sure you can
thanks man
Welcome
now i lose app.config.ts and route.ts, thanks 😆
I have already generated a Project. So I need a fix on how to add app.module.ts in an already generated project. Hope so you get it
Please add the module which your want to add in imports it is under the @component decorator
pucha hubiera visto este video, me frego mi examen :c
i dont have app.module.ts inside app folder what do to
Follow the video for instructions
this is fucking awesome
thanks 99th comment
i have tried this one and its giving me the merge conflict in angular.json file, plz somone help me
How is that happening
@@hanomedia i don't know so i tried to make a new project with standalone and its working now
console.log('thanks bro xD')
Thank you! It saved my day!