No need to pay for Udemy or PluralSight, this is as good or better than paid content.
@ARCTutorials4 жыл бұрын
Wow!! Comments like these make my day and motivates me to bring more better tutorials. Regards Sridhar
@santhosh20614 жыл бұрын
100%
@saravanavel86313 жыл бұрын
@@ARCTutorials its true. the course helps
@ipsitamishra71494 жыл бұрын
Hello sir !! You are amazing.. no need to pay for the udemy course..you are far better than them .. thank you a lot.
@ARCTutorials4 жыл бұрын
Thank you Ipsita for your kind words and encouragement.
@MrFuture-964 жыл бұрын
I love you, sir. Trust me you are teaching 1000 times better than Udemy paid courses
@ARCTutorials4 жыл бұрын
Glad to hear that
@amanuellebassi72944 жыл бұрын
You are an amazing teacher. I have been following you from lecture one.
@ARCTutorials4 жыл бұрын
Thank you for your support and encouragement 👍👍
@disha98764 жыл бұрын
I'm so eagerly waiting for your Angular testing tutorial series.👩
@ARCTutorials4 жыл бұрын
The work is almost done. You should complete tutorials on routing, forms and testing coming up!
@Useroelas973 жыл бұрын
may God bless you brother ,thank you so much.
@ARCTutorials3 жыл бұрын
Always welcome
@sarthaksharma36634 жыл бұрын
Sir, Please explain activated route for beginners.
@ARCTutorials4 жыл бұрын
Hi Sarthak. I will cover it as in one of the live projects session. Thanks Sridhar
@trustingod02 жыл бұрын
Are there any videos you have made that discuss dynamic query params?
@nabinghoshmaths68344 жыл бұрын
Thanks Sridhar, I am glad to see your videos on daily basis. Just because of you, currently somehow I am able to understand the code flow in my project. God bless you. Regards Nabin Ghosh
@ARCTutorials4 жыл бұрын
Thanks Nabin. I am happy that you find the tutorials useful
@nabinghoshmaths68344 жыл бұрын
@@ARCTutorials yes it is very useful... I would like to request you to please make videos on backend as well
@santhosh20614 жыл бұрын
your are zing zing amazing sir
@ARCTutorials4 жыл бұрын
Thanks a lot! What a lovely comment..Yaaayyy
@atlamasthanaiah79114 жыл бұрын
What are the advantages of query params. I need real time scenario
@ARCTutorials4 жыл бұрын
Hi Arla. Please follow Angular 10 tutorial series as this will be covered again in detail and you can practice with me along. Please check Angular 10 tutorial series for complete learning kzbin.info/www/bejne/pXayYX6wjpacpsk
@jacksm87094 жыл бұрын
r u planning to showcase a database-driven angular example which encompasses most the techniques u av shown us?
@ARCTutorials4 жыл бұрын
Yes jacks. I plan to build a live application from scratch once the basics are covered
@gowrinath22543 жыл бұрын
Amazing videos sir
@ARCTutorials3 жыл бұрын
Thanks a lot
@jupudimanikantaswamy16023 жыл бұрын
thanks, sir
@ARCTutorials3 жыл бұрын
So nice of you
@aravindrooswelt47344 жыл бұрын
pls can you put a video series for rxjs sir?
@ARCTutorials4 жыл бұрын
Hi Roosewelt. I have already started the series. kzbin.info/www/bejne/nmimoK2Mp815pbM Will drop more tutorials soon to the series. Thanks Sridhar
@karthikeyan79084 жыл бұрын
Hi Sridhar, I need some clarification how to pass values to queryparams from component Thanks Karthik
@ARCTutorials4 жыл бұрын
Hi Karthi. I am not sure I understood your question. You want to pass data from component to route? We can use RouterLink for that right? Did I understood your Q correctly?
@omprakashbiswal63753 жыл бұрын
Hello sir, loved the content , do you have any video explaining the real use case of Querry params in angular router where we don not pass querries mannualy.
@AlokKumar-ot9sx Жыл бұрын
does it not work for the dynamic query parameters?
@appasanikeerthi63714 жыл бұрын
Hi sir, you have passed country in the url. If I need to pass it as static means what I have to do
@appasanikeerthi63714 жыл бұрын
If I have static names., I need to fetch from url into my component
@tonypeirson56064 жыл бұрын
I had to call JSON.stringify(data) in order to see the tag and its value in the console. You didn't need to call that method to see it, why is that do you think sir?
@sridhars91613 жыл бұрын
Sir, I have coded as you have coded but for me it is displaying only tag data in html, what to do? Please help anyone.
@tanujjadhav17774 жыл бұрын
Hello Sir In this tutorial query is passed with parameters but do we have to mention them in routes? parameters tag, country, trending. I got confused
@ARCTutorials4 жыл бұрын
No need to mention in the routes. We can capture using ActivatedRoute object