This is 1000% better than any of the Angular reference materials I get from my class. I appreciate the "no stone left unturned" approach. Very thorough.
FYI ... Starting with Angular 14, it is no longer strictly necessary for an Angular application to have modules. Angular introduced standalone components, which can function independently without being declared within a module.
@@abdullahalrawi1491 just follow him...Angular 17 uses modules too but you have to specify so when creating a new project. Use this command : ng new project-name --no-standalone --routing (This will enable use of modules and add routing to your project)
@@abdullahalrawi1491 Just follow along....you don't have to downgrade. But in the latest versions of Angular from 17 onwards you have to specify the use of modules when creating a new project. Use the command: (ng new project-name --no-standalone -- routing) This will create a project that uses modules and has routing
I tried to find more courses on your site but not able to. Can you please share the right URL for procademy. Thank you. Lectures are very very knowledgeable
Angular 18 has been updated and by default it creates a standalone project. Please use following ng command to create a standard Angular project: ng new project-name --no-standalone
I get public folder instead of assets. That public folder s outside src. If I try to access files in public in browser using url means its not accessible
why app.module.ts file is not generated when we creates new project using command ng new in Angular 17 ... in such case where should be mentioned the nested components
In Angular 17, by default a component is standalone. So app.module is not required. I the future lectures of this course, I will cover standalone components. Then it will become more clear.
Angular 17 has standalone components by default which do not require module.ts file. If you want to create an Angular 17 project with module file, use --standalone with ng new cli command: ng new proj-name --standalone.
For this first section where we are creating a new Angular project, there is no source code shared as it is just the starting point. For coming sections, you will find all the required resources.
i am just starting to learning to Angular but in lattest Angluar 17 version app.module.ts and other file is changes i am little bit confused what will i do now please explain 🙄 procademy
hi sir, i appreciate ur efforts for making a contribution to the coding community. but i want to add something that you also provide the valuable notes along with the videos so that we can recall/ revise from time to time. if we can't recall what we have learnt by investing so many hours in the videos, then there's no point we can benefit from it. it's not possible to watch videos every time when there's a need to recall. please also provides notes with code examples. so that we can stay connected with it from time to time.
Unfortunately, they made this tutorial using the older modular method, even though standalone components are the new standard. Standalone components do not use NgModule or create module.ts files.
Sir please sir i want notes what u explained in videos , please sir i want pds please provide ,it. Usefull for interview,if u give me notes ,i can easily get job sir , please sir ,realy i am saying i learn lot from UA-cam channel i love u
This is 1000% better than any of the Angular reference materials I get from my class. I appreciate the "no stone left unturned" approach. Very thorough.
Thank you for nice Angular course
FYI ... Starting with Angular 14, it is no longer strictly necessary for an Angular application to have modules. Angular introduced standalone components, which can function independently without being declared within a module.
Great tutorial, very well explained!
Best video sir crystal clear explanation thank you
Great Tutorial ! You deserve more recognition
Your explanation of the Angular 16 is great.
It would be appreciated if you could update to Angular 17.
Thanks
There is no much difference, the same knowledge can be applied to Angular 17 coz that's what am using currently and I find this lecture too useful
@@dr.faithadhiambo254 what about that 17 doesnot use modules ? should i follow him using 17 or downgrade to 16 ?
@@abdullahalrawi1491 just follow him...Angular 17 uses modules too but you have to specify so when creating a new project. Use this command : ng new project-name --no-standalone --routing (This will enable use of modules and add routing to your project)
@@abdullahalrawi1491 Just follow along....you don't have to downgrade. But in the latest versions of Angular from 17 onwards you have to specify the use of modules when creating a new project. Use the command: (ng new project-name --no-standalone -- routing) This will create a project that uses modules and has routing
Thank you sir for this detailed elaboration on the file and folder structure!
Thank you sir for this great course!!!
Teacher explains a lot of details I didnt know before
Great series very informative
great explanation
You have taught me a lot thank you
I tried to find more courses on your site but not able to. Can you please share the right URL for procademy. Thank you. Lectures are very very knowledgeable
Great course thanks for sharing your knowledge.I have subbed
Thank you, Manoj, for your video. I have started learning Angular, When I download Angular 18 version I don't see asset folder in Angular project.
Angular 18 has been updated and by default it creates a standalone project. Please use following ng command to create a standard Angular project: ng new project-name --no-standalone
i just started my angular learning and how can i practice with your code as i dint see any resources attached with videos
what theme and font do you use in the code editor ?
I get public folder instead of assets.
That public folder s outside src.
If I try to access files in public in browser using url means its not accessible
yu got my subscription
Somehow 'assets\images\Capture.jpg' image not loading for me.
reload the serve, it works for me
save your images in public folder path
total how many hours course is this??
why app.module.ts file is not generated when we creates new project using command ng new in Angular 17 ... in such case where should be mentioned the nested components
In Angular 17, by default a component is standalone. So app.module is not required. I the future lectures of this course, I will cover standalone components. Then it will become more clear.
i dont have the assests file why sir?
I am unable to see application module.ts folder in angular 17 project, may i know reason
Angular 17 has standalone components by default which do not require module.ts file. If you want to create an Angular 17 project with module file, use --standalone with ng new cli command: ng new proj-name --standalone.
Where i can get the code you have written to practice
For this first section where we are creating a new Angular project, there is no source code shared as it is just the starting point. For coming sections, you will find all the required resources.
thanks man
thank you
sir please give a assignment what you teach in the videos after end of the video.
awesome
Day 1 of learning angular ❤
sir can i learn it for angular 17
Thank you so much ❤
i am just starting to learning to Angular but in lattest Angluar 17 version app.module.ts and other file is changes i am little bit confused what will i do now please explain 🙄
procademy
yes! I am also very confused about this, how do I link my code now?
Hi zain you can install the angular 16 version and continue your learning
Thank you!
💙💙
thank you sir
hi sir, i appreciate ur efforts for making a contribution to the coding community. but i want to add something that you also provide the valuable notes along with the videos so that we can recall/ revise from time to time. if we can't recall what we have learnt by investing so many hours in the videos, then there's no point we can benefit from it. it's not possible to watch videos every time when there's a need to recall. please also provides notes with code examples. so that we can stay connected with it from time to time.
done with lecture 4
day 1/35
I didnt get any app.module folder
You might be using Angular ver. 17. While creating the project use: ng new project-name --no-standalone.
Unfortunately, they made this tutorial using the older modular method, even though standalone components are the new standard. Standalone components do not use NgModule or create module.ts files.
Sir please.notes
Sir please sir i want notes what u explained in videos , please sir i want pds please provide ,it. Usefull for interview,if u give me notes ,i can easily get job sir , please sir ,realy i am saying i learn lot from UA-cam channel i love u
you must be the one to create that notes.. all of the information is the video
@@GianGamingMLBB exactly
@laluprasad3775
Did you prepared the notes it's been 3 weeks already, I am waiting
@@JainishLimbachiya HAHA