Usually I don't like to comment on any video But I have to tell you this ,it is the bestest explanation ever I never understood angular component this much Thank you so much 🙏😊
18:33 - when you generate header component you have headerComponent class with constructor and init method but for me the headerComponent class is empty
Sorry, I have a question to follow your tutorial to learn the angular. That is I caught the error message from code "Component AppComponent is standalone, and cannot be declared in an NgModule. Did you mean to import it instead?(-996008)". How to resolve it. Many Thanks.
In order to use Component class or other classes, we need angular/core library. I important that library....by default this library will be installed for your angular project when you create a new project using ng new command
This is a great tutorial. However you neither provided the files that you are copy pasting nor indicated where you host the files (git repo) I am sure you don't want your viewer to stop the video and type it, since you are not typing. This made it very hard to follow along with you in the tutorial.
Hi TD. There is already a Git repo where I have pushed all course related source code, but I need to update the video description. Here is the repo link: github.com/manojjha86/complete-angular-13-course
Usually I don't like to comment on any video
But I have to tell you this ,it is the bestest explanation ever
I never understood angular component this much
Thank you so much 🙏😊
a straightforward explanation that helps beginners to learn.
In my visual studio app.module.ts file has not exist so which file I can use here. please suggest I'm using latest version.
can you please added the resources in the description
Thanks you for yours effects to explain in detail and easy to understand.
So nice video, very well explained Sir. Thank you.
@@dushyant.june6hello bro
@@yashrao3205 han bhai
@@dushyant.june6kse ho bro
Great tutorial. Thanks for also explaining the function of each component file.
can you please let me know where I can find the resources.
Its realy great tutorials, explained very well,
18:33 - when you generate header component you have headerComponent class with constructor and init method but for me the headerComponent class is empty
Awesome Video, well explain.
You are doing a wonderful work sir
Thank you so much for your great effort .
for those they cant find moudle file create a project using this commond >> ng new my-app --no-standalone --routing --ssr=false
Thanks Dear! What a wonderful series.
Thank you so mcuh ..I got your lecture on L&T edutech
Excellent explanation Manoj 👌
Thank you for this as well as previous video of this series
Please I can't find the module file
19:45 drag & drop image in assets folder
14:15 generate component via terminal
Very nice tutorial :) Please provide html\code\css data used in proj..
Sorry, I have a question to follow your tutorial to learn the angular. That is I caught the error message from code "Component AppComponent is standalone, and cannot be declared in an NgModule. Did you mean to import it instead?(-996008)". How to resolve it. Many Thanks.
bro there is no app module folder for me
bro same for me how did you slove that problem ??
In Angular 15 onwards we didn't see @module then how we should use other component?
yeah same doubt. any one reply for this
even i have the same doubt
app.module.ts is not in angular 17 then where this nested components should be declared
app.config.ts, import your custom component there.
Thank you for the great tutorial! Official Angular docs seem to be outdated...
excellent explanation bro, could u plz tell me what is that core which u imported ?? plz replay me
In order to use Component class or other classes, we need angular/core library. I important that library....by default this library will be installed for your angular project when you create a new project using ng new command
bro why no add new component with ng g c? i think this ways is more easy because you don't need some component files
which extension used for css?
your tutorials are very good. please post a tutorial that uses tomcat server with angular application
Why are you not using app.component as a container ?
Good tutorial sir
Where can we get a copy of the code???
Eventhough img path was crct the img is not appearing on the browser what is the problem
give the correct extension too
provide some material for project which you are copying from notepad
add the code as well?
my styleUrls is not working??
when you say not working ? is it spiting out some error? please post here
mine too
so we should always create component using angular cli
you are super!!
why are not there subtitles? :(
could you share you html it would be helpful
Those looking for module file, usetl this command to create project folder ng new customCom --no-standalone
Thank you
nice
Source code please
source code please ..............
Done✅
This is a great tutorial. However you neither provided the files that you are copy pasting nor indicated where you host the files (git repo) I am sure you don't want your viewer to stop the video and type it, since you are not typing. This made it very hard to follow along with you in the tutorial.
Hi TD. There is already a Git repo where I have pushed all course related source code, but I need to update the video description. Here is the repo link: github.com/manojjha86/complete-angular-13-course
@@procademy Thanks for sharing, could you add it to the video's description
Very unprofessional tutorial. No html, CSS codes have been provided.
They are pretty basic. If you need those then you might want to reconsider learning them first!