Thank you for sharing your time and knowledge, the English language is not my mother tongue and I have some difficulties to understand it, but you are so clear in your videos as in your code that I only need to follow your code, clean, simple and efficient, my respects and Thank you
Thanks for the video! Just few points to mention: 1. I think it's better to bind loading spinner to AJAX requests, not router events. In real world applications it makes more sense. 2. Spinner isn't centered. To center it you should reduce its top position by half of its height, and left position by half of its width.
So much grateful that you are active even late night to upload videos for us. Please start a new course on .NET Core, ASP.NET Core and Azure also. Eagerly waiting since many days. Already so many videos have been created for Angular course. Humble request for new course.
Venkat Garu.. As usual its Awesome andi ..Thnx and By the way what would be the Next tutorial from you ..is it Cloud Computing Azure or Some other, Any ways will wait and just Follow you ..ill pray to God for your Good health and thanks a lot for the service you are doing for Dotnet Community..God Bless You..
i got this problem when routes call others rutes in component --->ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'ngIf: false'. Current value: 'ngIf: true'. . Any idea?
It depends on spinner styling. Usually it goes with additional background mask, which denies user interacting with the application when there are any requests in progress.
Thanks very much for the great work.May God bless you.
Thank you for sharing your time and knowledge, the English language is not my mother tongue and I have some difficulties to understand it, but you are so clear in your videos as in your code that I only need to follow your code, clean, simple and efficient, my respects and Thank you
Excellent video! I loved how Venkat summarized the whole video again at the end. :-)
Thanks for the video! Just few points to mention:
1. I think it's better to bind loading spinner to AJAX requests, not router events. In real world applications it makes more sense.
2. Spinner isn't centered. To center it you should reduce its top position by half of its height, and left position by half of its width.
So much grateful that you are active even late night to upload videos for us. Please start a new course on .NET Core, ASP.NET Core and Azure also. Eagerly waiting since many days. Already so many videos have been created for Angular course. Humble request for new course.
Well, that was easy! Thanks!
@kudvenkat Which version of Angular is this using? Thnx in advance
Good job sir
Thank you very much!
Nice tutorial thanks...
Venkat Garu.. As usual its Awesome andi ..Thnx and By the way what would be the Next tutorial from you ..is it Cloud Computing Azure or Some other, Any ways will wait and just Follow you ..ill pray to God for your Good health and thanks a lot for the service you are doing for Dotnet Community..God Bless You..
Thanks very much
thanks man!) that's what I need)
waiting for watch mode in angular and how to do the testing in details.... thanks sir
In my case NavigationEnd finishes before child component is ready for view. Any tips?
Hello Venkat, can you update your videos of AngularJS to AngularJS 4 or AngularJS 5?
Note, Angular rebranded so they are not AngularJS 4 or 5, just Angular (v2+) or AngularJS (v1)
hi sir,Plz uplode autocomplet,animation video how to create angular 5
Super sir
i got this problem when routes call others rutes in component --->ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'ngIf: false'. Current value: 'ngIf: true'. . Any idea?
Perfecto !
Do the spinner block the ui or I can click everywhere while the data is loading?
It depends on spinner styling. Usually it goes with additional background mask, which denies user interacting with the application when there are any requests in progress.
hi sir how to create pagination in angular 5
when i refresh the screen the spinner is visible. Whereas when i navigate from create page to list pages the spinner is not visible.
Waiting for Http Crud as soon as possible
It is not working in angular 9
no, it's working
AWWsome!!!
type will be Routerevent
not woking.......ng 6
For me the same Q ^^
i'm using ng 6 and mine works
@@elderofzion could you tell me how ?
@@israaabdellatef1248 i just did what venkat did
Same for me