Комментарии:
very good video sir
ОтветитьIn matter of tech-n-dev, always trust Bharat Teachers, thank you teacher, love from Brazil to India
ОтветитьThank you so much! I struggled to understand Angular but you have made it so clear! Thank you Vishwas!
ОтветитьThis video helped me a lot <3
ОтветитьI am new to Angular. I have watched so many videos for Routing and Navigation. Those are not clear. You are the one who give me a perfect explanation. Thanks a lot bro😊
ОтветитьI love his tutorial
ОтветитьThank you very much!!!
ОтветитьFor the new version, write ng g c <component -name> --inline-template=true --inline-style=true
ОтветитьFor anyone having issue using -it you can also use the command as -> ng g c employee-list --inline-style=true --inline-template=true
ОтветитьGreat explanation. A very gifted programmer , and teacher !
Ответить$ ng g c department-list -it -is
Error: Unknown argument: i
Any solution ?
hi vishwas the command PS C:\Users\m\Desktop\node\routing-demo> ng g c department-list -it -is
Error: Unknown argument: i
is not working kindly help me to resolve
Thank you..
ОтветитьThanks !!!
ОтветитьIf clarity was a person
Ответитьis it possible to implement pathlocationstrategy and hashlocationstrategy in a project at time??
Ответитьthanks for wonderful topic👍
ОтветитьAnyone figure out how to preserve the routes upon a page refresh?
Ответитьunknown argument i is saying while creating component
ОтветитьSir, please make video of Life Cycle hooks of angular component
ОтветитьYou are Simply Great, Thank You so much
ОтветитьThank you for this tutorial; this is the most helpful video I've seen on Angular routing so far. Very good explanation and method of working.
Ответитьto generate app-routing module `ng generate module app-routing --flat --module=app`
`--flat` - Puts the file in src/app instead of its own directory.
`--module=app` - Tells ng generate to register it in the imports array of the AppModule.
I love your work, you and Kudvenkat.
ОтветитьThank you for this short, clean explanation
ОтветитьUnderstood, thx
Ответитьng g c department-List --inline-template --inline-style
ОтветитьMy app is only SPA! So,route is required?
So without route...how can I do...
-it and -is isn't working. it says Error : Unknown argument: i
help?
Please make a video on distance between two points and routing line in maps using angular
Ответитьi just came here for a piece of code and it is : ng g c "component name "
i hope i have saved your time. thank you
my browser shows nothing after it. what do I do? i followed exact method.
ОтветитьGreat course on Angular. Just about everything is wrapped up in this one!
Ответитьthank you!! very good!
Ответитьcan we change the path name and still have the entire application work as a whole? If yes, how?
Ответитьin app-routing.module, add 'export' to 'const routes' and do not export or even declare the 'routingComponents' array.
Then, in app.module, import only 'AppRoutingModule' from 'app-routing.module'
Vishwas, you're are simply a gift to Angular enthusiasts around the world! I've just learned from you in a few minutes something that I've been unable to understand for days watching a premium course. Your method and explanation is so easy to understand, and yet your tutorials are free. Thanks a ma brother.
ОтветитьSuper Explanation
ОтветитьYou're a superb teacher. I have not been able understand Observables and your explanation made it to my heart. Thanks Man!
ОтветитьI was bored watching Udemy paid video then I saw this and suddenly am interested in learning Ng. That shows you are explanation in very simple and understandable. Thank you for this social work ;)
Ответитьas a beginner i will come back so much time to look at this video, because i dont found the same export method anywhere else in the internet.
ОтветитьMan i'm so thankful for your videos
ОтветитьHello, thaks. But how to send several options in path??? for example - array = ['tab1',' tab2', 'tab3'] path: 'any item of array' - component: Component.
ОтветитьAmazing intro, and thanks for going into so much upfront sorting some of it out in my head before we even got to the actual code. Also, thanks for speaking slowly it made it so easy to understand.
ОтветитьCan you please make a playlist of your angular tutorials. Every time I come I need to search and then proceed to next. It would be great help if I can find it in a single playlist.
ОтветитьIf I can see the full css file then get an idea about the style.I have prepared one project but my buttons can not display the texts given in the html files for each buttons.Thanx.
ОтветитьGreat explanation but when I click the link on any of links app component title and links are still appeared, how can I make to display department component views only and disappear app component ciew?
ОтветитьPerfect tutorial: Visual overview at the beginning to set the target picture, overview of each step coming down the road, preparation, explaining and executing each step and a short summary. Man, you nailed it! Found this video as the first one, will go back to your lesson 1 and start learning. Thanks a lot!
Ответитьhow to write the code in department-list.component.html??? actually it was not created??? plz anyone help to my question
ОтветитьAll LECTURES ARE AMAZING
Ответить