The whole series of tutorials is really very helpful for beginners as well as advanced users.
@ARCTutorials4 жыл бұрын
Hi Sachin. Glad you like the tutorials. I have started Angular 10 series too. Please check it kzbin.info/www/bejne/pXayYX6wjpacpsk
@rohitmunde31704 жыл бұрын
I was struggling a lot for angular but you made it very easy. In the end 10 years of experience matter! Thank you!
@ARCTutorials4 жыл бұрын
Glad to hear that. You're very welcome!
@anushayerra25774 жыл бұрын
Hi Sir, I followed all the steps you suggested. But after submitting the form we have to reload the page manually (At video : 32:10 )or else it will be loaded automatically into the list we have created?
@ARCTutorials4 жыл бұрын
Hi Anusha. The form should be reloaded automatically once you have included the component via template variables. Can u pls share more details like what error you are seeing?
@anushayerra25774 жыл бұрын
@@ARCTutorials 204 error I am getting
@anushayerra25774 жыл бұрын
@@ARCTutorials but after reloading the page I am getting the data
@kamalakaryerra55924 жыл бұрын
@@ARCTutorials Hi Sir, Me too facing same issue 204 error can you please respond to this issue
@VikasYadav-qg5kp2 жыл бұрын
@@kamalakaryerra5592 hi, did you get to know the root cause, I am also facing the same issue
@cooljaiswal4 жыл бұрын
Hi Sridhar, The dynamic value example was really helpful for me as i was stuck there and through your videos it got cleared.Thanks for the really good explanation and your voice is crystal clear and not low.
@ARCTutorials4 жыл бұрын
If you liked this one, the next Angular CRUD with reactive forms you will really love it!!!
@mukundsolanki72943 жыл бұрын
Sorry to point it out but when the new contact was failing it was not because of the header options as your body content was already json it was because of the primary key id violation given by mock server as Raj named contact already had id: 6 and you were supplying it again not criticizing here you are doing great job i learn various things from you, just to clarify for them who are starting from scratch.
@ARCTutorials3 жыл бұрын
Hi Mukund. Yes i too had figured it out. Thanks for notifying
@katlegoaphane68552 жыл бұрын
Just what I wanted thank very very much.
@sahanabeyratne77832 жыл бұрын
Helpful.thanks a lot
@amanuellebassi72944 жыл бұрын
Excellent Lecture.
@ARCTutorials4 жыл бұрын
Thanks Buddy!!!
@amanuellebassi72944 жыл бұрын
@@ARCTutorials Thank you for investing your time on us.
@siddalingappavenkatapur75692 жыл бұрын
Excellent explanation 👌👌
@ARCTutorials2 жыл бұрын
Glad you liked it
@pallavisonone67984 жыл бұрын
U r very great teacher sir....i like ur all tutorials....
@ARCTutorials4 жыл бұрын
So nice of you! Happy Learning Pallavi
@vikashkumarjha2994 жыл бұрын
I am getting confused that why do we need to import HttpClient in both app module and the contact service. Isn't it sufficient to import in the contact service only
@ARCTutorials4 жыл бұрын
in App Module we need to include "HttpClientModule" and in component or service class we need to import "HttpClient" - ONLY once
@sharathmadamraju40864 жыл бұрын
Sir, I think you should explain what exactly headers are. I didnot understand why it didnot work if we are not passing headers. What are headers and what is application/json? Please describe in this chat box.
@ARCTutorials4 жыл бұрын
Hi Sharath. 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
@kiranpawar24634 жыл бұрын
Very very great video
@ARCTutorials4 жыл бұрын
Thanks Kiran
@42zemiak424 жыл бұрын
Hello my friend from India, I love your work. This tutorial helps me a lot.
@ARCTutorials4 жыл бұрын
Thank you so much for your kind words 👍
@universeboss48654 жыл бұрын
Bro sir is also from India
@ARCTutorials4 жыл бұрын
True that 👍
@universeboss48654 жыл бұрын
@@ARCTutorials Sir I never thought of such a quick reply, watching all yr videos.
@ARCTutorials4 жыл бұрын
Ashish Ranjan i always try and respond quickly. Unless im outside i reply pretty fast ✌️✌️
@NirmalaKadam-yt8kq Жыл бұрын
thank you sir :) keep it up 🙌
@krishnachaitanya31694 жыл бұрын
Superb Video Sir, now my doubts are gone.....
@ARCTutorials4 жыл бұрын
Glad to hear that!!! Happy Learning. Regards Sridhar
@eduamzia4 жыл бұрын
Woohoo nicely explained all concepts are clear now thank you
@ARCTutorials4 жыл бұрын
Glad to hear that Amjad. Thanks Sridhar
@ramya36933 жыл бұрын
Hi, I have sent data using postman to db.json file but the only id inserted. remaining data not inserted in db.json file. how to do that?
@funnyvedochannel1852 жыл бұрын
Thanks sir
@ARCTutorials2 жыл бұрын
You are most welcome buddy 🙏
@bhupendra18074 жыл бұрын
Hi Sridhar, I saw same 500 error as I passed same id again and hence it was duplicate. I found this in Chrome ARC while testing API.
@ARCTutorials4 жыл бұрын
In more realistic way, the id will always be a auto generated and always unique value so we dont have to manage it ourselves 👍
@pushkardevi7333 жыл бұрын
For me json header is not required to post data.
@ARCTutorials3 жыл бұрын
Hi Pushkar. if you are accessing APIs within your network/domain, headers are not needed. But when you are working with APIs externally or 3rd party APIs, you need to specify the headers
@peterkim77884 жыл бұрын
Wow. I really appreciate your tutorials!
@ARCTutorials4 жыл бұрын
Thanks Buddy!!
@pvsasirekha1 Жыл бұрын
the series very nice please shared the code to practice it would be really helpful
@chiragsolanki22153 жыл бұрын
please provide your notes which is making while learning ..please make download option for notes
@ARCTutorials3 жыл бұрын
Hi Chirag. Please drop me a note at soorya.aaradhya@gmail.com
@muthuperumalm56383 жыл бұрын
createBody, resources ,etc I cannot understand these ,if I understand this concept which video can help me ? please tell sir..
@kiranpawar24634 жыл бұрын
Very nice explain ✌🤟🤘👌
@ARCTutorials4 жыл бұрын
Glad you liked it!
@blueStars774 жыл бұрын
This is multipart/form-data media type. Is it correct
@ARCTutorials4 жыл бұрын
Yes. these are multipart/form-data
@blueStars774 жыл бұрын
@@ARCTutorials tried this one. but i caught 415 media error.
@ashwini68044 жыл бұрын
In header I am getting same value no change .and my page was reloaded when I click on the create button ???
@amitmoral2 жыл бұрын
hello sir I created a crud application using node, express & mysql. It's working fine in backend but in frontend I get some 404 (Not Found) error when post item. path is of because I get all item when I use get post. please help
@lakkaramnaveenkumar32954 жыл бұрын
sir id must be unique....but u have entered 6 for second time...later u have entered 7 so it worked!!! ....... think there is no issue with the header for sure.
@ARCTutorials4 жыл бұрын
Yes id’s should be unique. We figured it out in next tutorial
@shashikumarkothuri92043 жыл бұрын
how can i overcome of cant read property error.
@khushboodeep50174 жыл бұрын
All your video are really good, plz sir make a good project on angular so that we can learn more . Thank you
@ARCTutorials4 жыл бұрын
Sure I will start a Angular Application soon. Thanks Sridhar
@khushboodeep50174 жыл бұрын
@@ARCTutorials plz do ASAP bcoz only project work can help us to get job . Thank you so much sir
@MuhammadHamza-ch3kg3 жыл бұрын
bro please make tutorials course of angular state management
@kiranmoulimouli42834 жыл бұрын
Hii sir, what's that postman application As a fresher I can't understand that plz explain that, and u added headers but u didn't explained about that plz explain it
@ARCTutorials4 жыл бұрын
Sure Kiran. I will add a quick basic tutorial on POSTman for beginners
@kiranmoulimouli42834 жыл бұрын
Without postman can I perform HTTPpost method
@ARCTutorials4 жыл бұрын
Yes we can create without post. For that we need a form to submit. Almost 99% times to test Apis we use POSTMAN tool
@pritishukla83903 жыл бұрын
Hi sir.. thank you for the tutorial... But how we can read response headers... How i can read file name that we are getting in response header in content-disposition... Please help with this ... Thank you 🙏
@RamuRamu-jp3yy3 жыл бұрын
good explanation thanks subscribed can you create a video on two headers and footer before login and after login i want to show another header for registered users. thanks Liked.
@ARCTutorials3 жыл бұрын
Yes, sure
@RamuRamu-jp3yy3 жыл бұрын
@@ARCTutorials Thanks waiting for it
@sreenuksr4 жыл бұрын
Hi Sridhar, I am getting this error - 500 (Internal Server Error). I am using json-server . Please let me know the issue fix. thank you. Even I have added headers as well
@ARCTutorials4 жыл бұрын
Hi Sreeni. 500 usually is a server side error. Looks like you got the spelling mistake in the URL in product.service.ts file. I suspect you are missing ‘products’ instead you have ‘product’ in POST call method. Please check
@sreenuksr4 жыл бұрын
@@ARCTutorials everything is right but getting error. I duble checked
@ARCTutorials4 жыл бұрын
I will send u email with code snippets in sometime!!! U can cross check
@sreenuksr4 жыл бұрын
@@ARCTutorials Okay Sridhar, first time it is adding correctly but when I post next time it is giving that issue. Okay i will see your code once it in my inbox - sreenuksr@gmail.com. Hope you have it my email :)
@sreenuksr4 жыл бұрын
@@ARCTutorials please send when u get time. I would like to check. Thank you. My email - sreenuksr@gmail.com
@mundlapatipraveen97623 жыл бұрын
I want URL not local how to get it... please help me sir....
@ARCTutorials3 жыл бұрын
Hi Praveen. What exactly do you want? Sorry I dint follow?
@mundlapatipraveen97623 жыл бұрын
@@ARCTutorials Thanks for your reply... Sir I want my contact info store into my database using a url like Jsonplaceholder.. like...... please replay sir...
@srikanthreddy95474 жыл бұрын
Sir, really very good tutorial. But videos getting too late.. please post early.. from one to one video because these concepts are interrelated.. so waiting eagerly.
@ARCTutorials4 жыл бұрын
Sure Srikant. I promise to speed up the tutorials from tomorrow. Thank you. Sridhar
@vijaykumar-nn2ln2 жыл бұрын
Hi Sir. Im Seriously following your tutorials. When I use Postman with Post I'm getting only ID not any other Data. Why.? Can you please help me. 😮💨
@nahushhv41592 жыл бұрын
sir i didnt understand post method , like till 17 mins i understood after that i didnt understand because of form
@saitarun38524 жыл бұрын
sir, am getting 500 internal server error while posting with json url
@ARCTutorials4 жыл бұрын
Im using json-server to do POST. U should check out the tutorial on httpclient, i have shown how to install and use it. Try it out and let me know
@saitarun38524 жыл бұрын
@@ARCTutorials i tried after watching the video
@ARCTutorials4 жыл бұрын
500 internal error means sever is rejecting. So certainly something wrong in setting up your json server and endpoint. Try httpclient and get tutorial step by step.
@saitarun38524 жыл бұрын
@@ARCTutorials actually response for get is success while posting am getting 500 error
@ARCTutorials4 жыл бұрын
Did u add headers?? Content type?
@ahmedabdulrasheed93324 жыл бұрын
Hi I am getting error as net::ERR_SSL_PROTOCOL_ERROR need your help
@ARCTutorials4 жыл бұрын
Hi Ahmed. Pls send screenshot to soorya.aaradhya@gmail.com
@akshaysaini95604 жыл бұрын
Your audio is very low in almost all videos. You should use good quality mic OR should speak little louder. Its difficult to watch your videos without earphone.
@ARCTutorials4 жыл бұрын
Hi Akshay. Yes im trying to save up some money to buy a good noise cancellation headphone. Hopefully next month. The sound quality should improve 👍
@vijaykumar-nn2ln2 жыл бұрын
I think it is better to do the POST method again. Enire code is clumsy
@ARCTutorials2 жыл бұрын
Sure. I will implement it in the Angular 14 series.
@vijaykumar-nn2ln2 жыл бұрын
@@ARCTutorials Thank you sir. Why I'm asking others tutorials explained easier way. Except post and put method remaining is awesome sir. Appiriciate your efforts
@ARCTutorials2 жыл бұрын
Sure buddy. I appreciate your feedback. Thank you
@nareshtaviti34084 жыл бұрын
bro please add how to error handling in angular please
@ARCTutorials4 жыл бұрын
I will soon make a tutorial on error handling soon
@payalbehera80703 жыл бұрын
sir please hep me this error Error: src/app/contacts/contacts.component.html:5:11 - error TS2339: Property 'contact' does not exist on type 'ContactsComponent'. 5 {{contact.FirstName}}
@shashikumarkothuri92043 жыл бұрын
core.js:4352 ERROR TypeError: Cannot read property 'createEmployee' of undefined at ContactComponent.AddnewEmploye i am getting this error
@HieuTran-go1dw4 жыл бұрын
I listening without earphone. It is difficult to listen. In the future, I hope you can improve your sound video . Thank you
@ARCTutorials4 жыл бұрын
My apologies. I have tried and improved my audio devices recently hopefully it will be better soon.
@adityageddala33114 жыл бұрын
Sir provide me full react js
@ARCTutorials4 жыл бұрын
Hi Aditya. I will soon start the series on React. Thanks Sridhar