React Component Lifecycle Hooks / Methods

Поделиться
HTML-код
  • Опубликовано: 14 дек 2024

Комментарии • 246

  • @khoateamer
    @khoateamer 5 лет назад +5

    I love how you demonstrate the courses. I just need to go to the right spot and learn what I needed. It's super convenient. Well done sir

  • @arvinddd2003
    @arvinddd2003 4 года назад +4

    Amazing video - feel like I'm learning React far faster than other frameworks, solely because I found this channel

    • @praveenk7957
      @praveenk7957 4 года назад

      Bro... Help me I'm very difficult to learn

  • @ningyima
    @ningyima 6 лет назад +1

    Omg, this is the first time heard a person can explain this concept that clear.

  • @manishmaithani398
    @manishmaithani398 6 лет назад +24

    Excellent explanation. Please make next videos on Routing, small login-logout app, session n cookies, and web-socket. Buddy, you are doing a great job. Cheers.

    • @Techsithtube
      @Techsithtube  6 лет назад +6

      Manish . Sure I will make Routing video next. And rest to follow. Thanks for watching!

    • @SedhuRaguraman
      @SedhuRaguraman 6 лет назад

      Great

  • @kshitizshah6685
    @kshitizshah6685 4 года назад

    I dont usually coment on anyone's tutorial video ,But In this case , You are a great tutor thanks a lot I understood all being only 17 year old Still I understood all the 10 lifecycle methods ,Thanks a lot

    • @Techsithtube
      @Techsithtube  4 года назад

      Glad it helped! Keep on learning

  • @umutacer01
    @umutacer01 5 лет назад +9

    I cried when I saw your face saying " They die also" :'((

  • @dawoodshahat5515
    @dawoodshahat5515 6 лет назад

    Simple and to the point explanation. Do a scenario where we can apply all these methods.

  • @georgesaeid7231
    @georgesaeid7231 3 года назад

    This is the best video on component lifecycle. Thank you .

  • @crystalmaria2686
    @crystalmaria2686 6 лет назад +4

    Awesome, clean, & clear explanation - Thank you!

  • @prachiagarwal3680
    @prachiagarwal3680 4 года назад +2

    Just a note, if parent renders.. all child components will not go through all constructor, willmount and all.. it will only call child's render at the time of parent re-rendering..

    • @shishirrai1069
      @shishirrai1069 4 года назад

      thanks

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Prachi! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @mostafashawki
    @mostafashawki 6 лет назад

    The best explanation for ReactJS component Life-cycle events I've ever seen, perfect as usual :)

  • @gregcastiglione6971
    @gregcastiglione6971 6 лет назад +2

    I suggest you update this section with new lifecycle hooks, some of this will be deprecated in future releases.

  • @priscarosaline3953
    @priscarosaline3953 3 года назад

    This video is amazing. I like how you demonstrate the course. Got it well, thanks

  • @Samster209
    @Samster209 6 лет назад +1

    Awesome explanations of whats going on, and I thank you for showing the console.log to follow along.

    • @Techsithtube
      @Techsithtube  6 лет назад

      Great. feel free to check out entire series on React. ruclips.net/p/PL7pEw9n3GkoVAqCMVTz2mKthyWr-svpQJ

  • @talkleiner
    @talkleiner 6 лет назад

    Hey man your'e awesome. Some of your advanced javascript videos are truly gems. Keep up the good work.

  • @YogeshSatale
    @YogeshSatale 4 года назад +1

    Excellent explanation of life cycle

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Yogesh! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @akatsuki_ninja33
    @akatsuki_ninja33 5 лет назад +1

    Is componentwillupdate() called before initial rendering ?

    • @Techsithtube
      @Techsithtube  5 лет назад +1

      its re-rendering phase

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Sriram! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @abhishekchawla29
    @abhishekchawla29 6 лет назад +1

    hi @techsith .. I just started learning react and I've a doubt here @3:32 in this video. Since Constructor runs first the name that should have got displayed is peter. Can you help me out with the explanation why John is getting displayed ?

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Abhishek! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @motivationalstory17
    @motivationalstory17 4 года назад +1

    Why other hooks console log not running initially when you added the setstate code.. Prior to adding other console log was showing

    • @Techsithtube
      @Techsithtube  4 года назад

      Deepak exactly which line or time in the video you are referring to?

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Deepak! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @amitk0277
    @amitk0277 6 лет назад +2

    There is not code sample for this lecture on Techsith.com or on your Github. Can you please provide the link .
    Thanks for the tutorials.

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Amit! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @alanjb5791
    @alanjb5791 6 лет назад +2

    you are a phenomenal teacher! thank you so much for the clear explanations

  • @hollylawly
    @hollylawly 6 лет назад

    Very helpful. Love how you walk through everything step by step. Thanks!

  • @gusehsla
    @gusehsla 6 лет назад

    Simply the best video explaining React lifecycle methods. Thanks.

  • @roshnikutty4252
    @roshnikutty4252 6 лет назад +1

    Thanks, @techsith, I really liked your examples on when to use these functions.

  • @chenwen-hao5023
    @chenwen-hao5023 5 лет назад

    Namaste. Great for beginners to React to understand, honestly. Hope you can have a follow up to his video and show us how to apply in a project. Thanks techsith.

  • @yeshwanth.alampalli
    @yeshwanth.alampalli 6 лет назад +1

    You are just awesome.. I regularly follow your videos. Thank you so much!!!!

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Yeshwanth! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @amnahkhatun8401
    @amnahkhatun8401 5 лет назад +2

    Awesome video very clearly explained!!!

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hey Amnah! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @dllose
    @dllose 6 лет назад +1

    Thank you for clarifying how React Lifecycle works

  • @babutechmbr4860
    @babutechmbr4860 5 лет назад +1

    I'm following your videos really helpful

  • @YandereDev
    @YandereDev 5 лет назад +9

    Cool thumbnail

  • @sol0matrix
    @sol0matrix 6 лет назад

    Very detailed life cycle react method it helped me understand them in react native as well thanks

  • @suhasnayak4704
    @suhasnayak4704 6 лет назад +1

    Good video, but few important things are missing like-
    1)Why do we need to make AJAX calls only in componentDidMount(), consequences of doing it in other places.
    2)Examples demonstrating shouldComponentUpdate with arguments received.

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Suhas! Where are you based currently? Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

    • @suhasnayak4704
      @suhasnayak4704 3 года назад +1

      @@shivanigaddagimath6105 Hey, I am not looking for job opportunities. Thank you!

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      @@suhasnayak4704 Okay. Thanks for your response!

  • @pradhumnsharma4253
    @pradhumnsharma4253 6 лет назад +1

    I don't understand one thing, when you defined componentWillUnmount in App.js file why is it showing child componentWillUnmount on console.log
    Second thing I want to ask is that Is it good coding if we call lifecycle hooks in another function?

    • @Techsithtube
      @Techsithtube  6 лет назад

      basically, when component is unmounting it first unmount it children. that is why child components also shows componentWillUnmount

    • @pradhumnsharma4253
      @pradhumnsharma4253 6 лет назад

      I want to know that when I try to setstate of component's variable without using lifecycle hooks but with custom function why does it goes into infinite loop and call same function again and again. I triggered that function with onclick event so why is it rerendering without clicking again

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Pradhumn! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @wisabid
    @wisabid 6 лет назад

    Awesome! Can I know what is that you said about 'server rendering' in componentWillMount lifecycle method?

    • @Techsithtube
      @Techsithtube  6 лет назад +1

      If you are rendering on serverside the only thing server can do is componentWillMount because component is actually gets mounted on client so componentDidMount and other lifecycle hooks runs on clientside.

  • @neerajkumar-iv4yy
    @neerajkumar-iv4yy 3 года назад +2

    the explanation is nice.

    • @Techsithtube
      @Techsithtube  3 года назад

      Neeraj, thanks for watching!

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Neeraj! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @anks21593
    @anks21593 6 лет назад +1

    Awesome videos for front end guys...

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Ankur! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @carlover6397
    @carlover6397 5 лет назад +1

    good video can explain componentWillMount is considered legacy ? and getDerivedStateFromProps() ? and why we user super() ? and constructor ?

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Veer! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @DeepanchakravarthiK
    @DeepanchakravarthiK 6 лет назад

    Hi, I would like to know your comment about Life cycle events. Warning: componentWillMount is deprecated and will be removed in the next major version. What do you think about it? What are the alternatives? Thanks in advance

  • @netspider01
    @netspider01 6 лет назад +1

    You have the best explanations!

  • @cgeetaryan
    @cgeetaryan 6 лет назад +1

    Thanks very much for the video.
    I have a question regarding the binding of “this” at @13:19 “onClick=this.changeState.bind(this)”
    Can you please explain what the 2 “this” refer to?
    Cheers

    • @Techsithtube
      @Techsithtube  6 лет назад

      'this' here means your component.

    • @siddharthsunchu3288
      @siddharthsunchu3288 6 лет назад

      But is it necessary to use the bind method? It works fines without as well

    • @jeyreyes8548
      @jeyreyes8548 6 лет назад

      In this case it may work, but you can get some nasty and hard to find bugs if you don't bind your component to your constructor. You can also use ES6 fat arrow function as well to preserve 'this'.

  • @eleazarfederio1718
    @eleazarfederio1718 4 года назад

    i want to build a small project wich I can use all this hooks, what is the best small projects to make?

    • @Techsithtube
      @Techsithtube  4 года назад

      Eleazar, that is a good question. you can build a page where you load some data via api call, also have another field that makes change in the state by changing a field . This should be good to pretty much test all the hooks.

  • @anandayou
    @anandayou 4 года назад +1

    very nice explanation

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Anand! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @gabrielfono844
    @gabrielfono844 4 года назад

    thanks so much
    I love your vidoe and I really like the way that you explained stuff

  • @DamLee88
    @DamLee88 6 лет назад

    a very good instructor, thanks for the video man

  • @syedkashifnaqvi1268
    @syedkashifnaqvi1268 5 лет назад +1

    very helpfull for me,when i update the state in componentDidMount then show me error in console,in this way your memory leak chance is increase?

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Syed! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

    • @syedkashifnaqvi1268
      @syedkashifnaqvi1268 3 года назад +1

      @@shivanigaddagimath6105 yes I'm interested.

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад +1

      @@syedkashifnaqvi1268 That's great! Could we connect on LinkedIn or gmail for more details? Just @ Shivani Gaddagimath on LinkedIn and request to connect! The first profile that pops up is mine.

    • @syedkashifnaqvi1268
      @syedkashifnaqvi1268 3 года назад

      @@shivanigaddagimath6105 you can connect with me on LinkedIn www.linkedin.com/in/syed-kashif-8b48a015b/

    • @syedkashifnaqvi1268
      @syedkashifnaqvi1268 3 года назад

      @@shivanigaddagimath6105 I'm not find your id yet please you find me ,above send you profile link

  • @gurbangurbanov1839
    @gurbangurbanov1839 6 лет назад +2

    Very clear explanation, bravo!👍

  • @ruchirai5775
    @ruchirai5775 5 лет назад +2

    :) Thanks Techsith, You are awesome !

    • @Techsithtube
      @Techsithtube  5 лет назад +1

      Thanks Ruchi for the comment. :)

    • @Techsithtube
      @Techsithtube  5 лет назад +1

      Thanks Ruchi for the comment. :)

  • @sriharsha7314
    @sriharsha7314 5 лет назад +1

    Nice informative lecture. Only thing I wonder you missed to show componentDidUpdate() execution in the browser console. Rest is clear.

    • @Techsithtube
      @Techsithtube  5 лет назад +1

      Yes i just realized that. THanks for pointing it out sri.

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Sri Harsha! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @1119pulkit
    @1119pulkit 5 лет назад +3

    great explanation. Thanks a lot.

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Pulkit! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @srikanthmothkuri2327
    @srikanthmothkuri2327 6 лет назад +1

    Awesome explanation ....

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Srikanth! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @shahbazshah3
    @shahbazshah3 5 лет назад +3

    Amazing i learn lot of things

    • @Techsithtube
      @Techsithtube  5 лет назад

      Thanks for watching!

    • @shahbazshah3
      @shahbazshah3 5 лет назад

      @@Techsithtube sir i have one problem i am learn react but i have problem how i integrate two templates in react admin panel and dashboard ?

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Shahbaz! Where are you based currently? Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @RafaelSFTech
    @RafaelSFTech 6 лет назад

    Hey Techsith, nowdays, the componentWillMount is deprecated ?

    • @Techsithtube
      @Techsithtube  6 лет назад +1

      yes there is a new way to lifecycle hooks. I will make another tutorial

  • @ranjithkumar-wl6vt
    @ranjithkumar-wl6vt 5 лет назад +1

    your explanation is excellent . nice tutorial on react , please try to manke a video on crud operation in react using external API using axios etc.. Thanks

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Ranjith! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @Tanisha_dragoz
    @Tanisha_dragoz 5 лет назад +1

    It was really nice.please post video using of new life cycle hooks.

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Pradeepa! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @kk261293
    @kk261293 6 лет назад

    what if we use shouldComponnetUpdate() with pure componnet?

    • @Techsithtube
      @Techsithtube  6 лет назад

      you cant use shouldComponnetUpdate() with pure component it wont work ..

    • @kk261293
      @kk261293 6 лет назад

      @@Techsithtube thanks :)

  • @riddhipatel257
    @riddhipatel257 6 лет назад

    Nicely done . It was a great help to me.

  • @Nikhilkumar-qd3oq
    @Nikhilkumar-qd3oq 6 лет назад

    i've learnt so much from this video. thanks a lot.

  • @IshantMehta01
    @IshantMehta01 6 лет назад +1

    Good video to know basics of react lifecycle hooks

  • @mohdaqib3638
    @mohdaqib3638 4 года назад +1

    Very helpful, Thanks❤️

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Aqib! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @RethinkingUI
    @RethinkingUI 5 лет назад +2

    Sir plz do a video on server rendering example of react

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi ! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @amircodes
    @amircodes 6 лет назад +1

    Thanks for your clear explanation

  • @maheshtak5120
    @maheshtak5120 5 лет назад +2

    Hi, Can u please make video again with new lifeCycles hooks methods for new releases.
    this video was really nice!

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Mahesh! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @nahombiniam3790
    @nahombiniam3790 6 лет назад

    I think we need more videos on hooks.

  • @Salomao-Rodrigues
    @Salomao-Rodrigues 6 лет назад

    The window.innerWidth example in componentWillMount will break if rendering on the server, as the window object wouldn't exist.

    • @Techsithtube
      @Techsithtube  6 лет назад

      Yes, you cant use window.innterWidth on server-side

  • @devolee8302
    @devolee8302 6 лет назад

    Thanks for this amazing video techsith!

  • @mohanj2849
    @mohanj2849 2 года назад

    simple explanation sir...

  • @codingevelynmiami4230
    @codingevelynmiami4230 5 лет назад +1

    Super helpful. Thanks

  • @slavkomilkovic5696
    @slavkomilkovic5696 6 лет назад +2

    Great job, very clear!!! Thank you.

  • @manendra19
    @manendra19 6 лет назад +3

    Hi..
    Please make a videos on how to create form in React and form validation example also. Thanks

    • @Techsithtube
      @Techsithtube  6 лет назад +2

      Sure I will try to make tutorial on form validation.

  • @LolowBlazee
    @LolowBlazee 6 лет назад +1

    It is always great to go through differents explanations :) Yours is really nice :) if you would like I could help translating it in french ? depends obviously of my time though.

    • @Techsithtube
      @Techsithtube  6 лет назад

      I really appreciate your help in translation. Thanks

  • @amelieyu7486
    @amelieyu7486 6 лет назад

    Can you do angular lifecycle hooks? appreciate it!

  • @shahid643
    @shahid643 4 года назад +1

    Hi sir,
    could you please make a video on editable table cell data for updating data using React hooks.

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Shahid! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @alenja34
    @alenja34 6 лет назад

    Great Explanation. Thanks a lot

  • @satyaprakashsahoo7772
    @satyaprakashsahoo7772 2 года назад

    Good explanation..

  • @bandhammanikanta1664
    @bandhammanikanta1664 6 лет назад +2

    Good lecture.. but only thing is 'at time of video starting, you were very close to the camera which I haven't liked. means you were staring too focused which is disturbing. Sorry If incase you felt bad..
    Yes, learned from your video.. Thank you sir.

    • @princechaudhary9163
      @princechaudhary9163 5 лет назад

      stfu you dumbass

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Bandham! Where are you based currently? Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @sushantkshirsagar
    @sushantkshirsagar 6 лет назад

    I am calling a fetch ajax call in DidMount, where I get the json data which I set it in setState and in my redux store. Later when I reload/refresh the page the data from the state is gone. I have been trying to resolve this for a long long time but all in vain. :(

    • @Techsithtube
      @Techsithtube  6 лет назад

      Can you send me the code where it setstate and redux.

    • @sushantkshirsagar
      @sushantkshirsagar 6 лет назад

      Sure. Where do you want me to send ?

    • @sushantkshirsagar
      @sushantkshirsagar 6 лет назад

      For the workaround I am storing data in my localstorage and assign it to state in DidMount and ajax call I moved to WIllMount. But that is wrong, it should be done by redux. I have also added persistData in redux store. But the data in it is updated after few render calls have gone passed. And then it gets the data. I wonder why it issues multiple render calls even before fetching the data from ajax in WillMount

    • @Techsithtube
      @Techsithtube  6 лет назад

      Do you have it on Github?

  • @philtrem
    @philtrem 6 лет назад +5

    Thanks, that was helpful !

  • @ramv7542
    @ramv7542 6 лет назад +1

    Hi techsith, I liked your videos regarding reactjs, and also i have little bit confusing with the lifecycle methods, please share me a pdf or some notes, this is very helpfull to, Thanks to techsith

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад +1

      Hi Ram! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

    • @ramv7542
      @ramv7542 3 года назад +1

      @@shivanigaddagimath6105 shall I know about your details

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      @@ramv7542 Can we please connect on LinkedIn or gmail for more details? Just @ Shivani Gaddagimath on LinkedIn and request to connect! I'm not able to post my link here for some reason.

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      @@ramv7542 Hi Ram! Please connect on LinkedIn for more details!

    • @ramv7542
      @ramv7542 3 года назад +1

      @@shivanigaddagimath6105 ramv9822@gmail.com, attach ur details in this

  • @sandeeptimilsina420
    @sandeeptimilsina420 6 лет назад

    Could you please do a video on interaction between webix and react components for developing UI ?

  • @ehayrapetyan1082
    @ehayrapetyan1082 6 лет назад

    superb videos.!thank u very much!

  • @ramv9146
    @ramv9146 6 лет назад

    Hello Sir, I need explanation of lifecycle, It means what is the use of lifecycle in react, Why are you using this lifecycle methods in react, pls answer my questions. Thank you.

  • @ranesh237
    @ranesh237 6 лет назад

    ComponentWillMount and constructor server the same lifecycle purpose. So you don't see ComponentWilMount if you're using an ES6 class.

  • @yoking1213
    @yoking1213 5 лет назад +1

    Nice Video Thanks

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Yash! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @sandy261991
    @sandy261991 5 лет назад +1

    Hi, can you please make a new video on the latest life cycle hooks.Thanks.

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Santosh! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @ehayrapetyan1082
    @ehayrapetyan1082 6 лет назад

    superb video!thank youu

  • @dudiperetz6458
    @dudiperetz6458 2 года назад

    well done sir.

  • @rammeharsharma2930
    @rammeharsharma2930 5 лет назад +1

    please increase font size to view on mobiles also

    • @Techsithtube
      @Techsithtube  5 лет назад

      My newer videos have bigger font size. thanks for pointing it out.

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Rammehar! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @MrPyogi
    @MrPyogi 6 лет назад

    Nice Explanation!

  • @voodoo_teddy
    @voodoo_teddy 5 лет назад

    can you do a video on Context API?

  • @annamaisuradze2467
    @annamaisuradze2467 5 лет назад +1

    finally got it 👍👏

    • @Techsithtube
      @Techsithtube  5 лет назад

      I am glad you got it Anna, Thanks for watching!

  • @peterbin2685
    @peterbin2685 6 лет назад

    good tutorial, thanks a lot.

  • @abbasalshafai6175
    @abbasalshafai6175 6 лет назад +3

    that introduction was dark ;(

  • @ImranPollob
    @ImranPollob 6 лет назад

    You are doing great!!

  • @kr0k0deilos
    @kr0k0deilos 5 лет назад

    Since the release of this video lifecycle methods in React *have changed* , for the updated explanation (React 16.4++) watch techsiths "React Interview Questions and answers | Top Commonly Asked | Part -1" watch?v=uRkS5Dqf8ic

    • @Techsithtube
      @Techsithtube  5 лет назад

      Yes thanks for pointing it out. I made this video sometime a go and didnt realized that it was using old methods.

  • @PankajPatel-zh8mf
    @PankajPatel-zh8mf 4 года назад +1

    Dimag ka dahi kar dia !!!

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Pankaj! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @ranachan5555
    @ranachan5555 4 года назад +1

    You are not explaining the main things like componentWillMount. Anyway it is deprecated.

    • @Techsithtube
      @Techsithtube  4 года назад

      Rana, compontWillMount is deprecated but when i made this video , it was not at the time. This is a bit older video . to know more about the lifecycle methods you need to watch my react interview series.

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Rana! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @jonsnow9246
    @jonsnow9246 6 лет назад

    Great video!

  • @Thesachins747
    @Thesachins747 6 лет назад +1

    Very Nie Video!!!

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 3 года назад

      Hi Sachin! Would you be interested in job opportunities in web development? We are a web development company looking for developers. Please let me know if interested!

  • @waifu_png_pl6854
    @waifu_png_pl6854 5 лет назад +2

    why is yandere chan on the thumbnail

    • @Techsithtube
      @Techsithtube  5 лет назад

      I feel the emotion for each video and pick thumbnail accordingly

  • @PoushyMDatta
    @PoushyMDatta 6 лет назад +1

    Nice video.