Thank you so much Ankit, it is very useful and Simple to Understand. It's our privilege to acquire knowledge from a folk like you !
@TechJourneyWithAnkit9 ай бұрын
Glad you like it
@awesomekj5812 Жыл бұрын
For the assignment , I combined all the learnings together ...created parent and child component ....passed first , last name from parent to child component ...then button on child component to convert all of it to upper case. I then used custom dispatch event from child back to parent to check if name is upper case ...if yes , then reset the fields.
@TechJourneyWithAnkit Жыл бұрын
Good job
@athulmathew584511 ай бұрын
Thanks for taking addition effort to explain the kebab case scenario sir..really helpful
@TechJourneyWithAnkit11 ай бұрын
Glad you liked it
@gravityinfinity6826 ай бұрын
Thank you Ankith Bhai for this video..
@TechJourneyWithAnkit6 ай бұрын
Glad you liked it
@siddharthpadhi89796 ай бұрын
thankyou Ankit sir. Very helpful.
@TechJourneyWithAnkit6 ай бұрын
Glad you liked it
@AshalathaVemula6 ай бұрын
Thank you so much. Its really helpful.
@TechJourneyWithAnkit6 ай бұрын
Glad to hear that!
@akashshrirame65089 ай бұрын
Thanks For your Efforts. One Help, u have mentioned Data validations we have to do. So can you tell me Which videos Covers Data Validations. I have Completed bootcamp Series Upto this.
@TechJourneyWithAnkit9 ай бұрын
Will upload soon
@kaustubh5469 ай бұрын
Hi Ankit can you please help me to understand difference between @api and getter - setter and when we should go for one of them because both are public are getting used in Parent to child communication
@TechJourneyWithAnkit9 ай бұрын
If you want to modify the values getting from UI or from Parent component you can do that using getters and setters
@nelsonsolpure26726 ай бұрын
Hi SIr, Why you are using let label element name in calculate method in JS file when we only have lable ='method name ' in html file why there is mismatch, label and labelelement please explain Thanks in advance!
@TechJourneyWithAnkit6 ай бұрын
LabelElement is a local variable defined in JS file to store HTML label element
@naresfdc3 ай бұрын
with paid course all so we don't get this much clarity