Custom Hooks React | React Hooks Tutorial

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

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

  • @ankitaggarwal8556
    @ankitaggarwal8556 8 месяцев назад +3

    Thank you very much for your video.
    I learn react only from your video.
    Please posting your video regularly it helps a lot for us.

    • @SofiaGoyal
      @SofiaGoyal  8 месяцев назад +2

      That’s good to know. Thanks for the comment 😊

  • @sidharthtripathi6457
    @sidharthtripathi6457 8 месяцев назад +3

    Her experience speaks while coding 😮
    Quickly applying styles right there in browser then copy pasting in css file, Just found this good tip to use when needed 👏

    • @SofiaGoyal
      @SofiaGoyal  8 месяцев назад +2

      Thanks for recognising my experience and i am happy that you learned something new. 🙂

  • @sohomdas2767
    @sohomdas2767 27 дней назад

    Mast samaj aa gya ma'am. Thanks. Frankly speaking, mai pehle ye video nhi dikh rha tha kiu ki ye video se upar bhi bohot video aa rha tha search pe, but maine apka video dekha ye sochke "let c in 29 mins, max to max kya hi hoga" .... But now I'm sure I was correct. Thanks a lot. Keep it up

    • @SofiaGoyal
      @SofiaGoyal  27 дней назад

      Thanks a lot for the honest comment, and i also want to make small videos but i can’t stop myself from telling everything, that’s why it gets a bit long 😊

  • @rafiashan8389
    @rafiashan8389 Месяц назад

    Ma'am this video is truly amazing. I watched 2 to 3 videos and couldn't understand this concept well. Thank you soo muchhh. Now i only need to practice to fully grasp it ❤.

  • @buntysingh244
    @buntysingh244 8 месяцев назад +2

    wow! everything is explained well

  • @dhavaldudheliya6938
    @dhavaldudheliya6938 2 месяца назад

    I have never know about this. I have been checking writing Login status checking code on each and every component 👌👌👌👌

  • @priyaranjan-zv5py
    @priyaranjan-zv5py 5 месяцев назад

    Thank you so much from the core of heart. I was 2-3 video before but i did understand what to do . At the end i got clarity

    • @SofiaGoyal
      @SofiaGoyal  5 месяцев назад

      Great to know 🙏

  • @muheebpasha543
    @muheebpasha543 Месяц назад

    async and await are modern JavaScript keywords used to handle asynchronous operations more easily, making the code cleaner and easier to understand compared to using promises alone.
    1. async Function
    Purpose: The async keyword is used to define a function that will always return a promise.
    What it Does: Inside an async function, you can write code that looks synchronous but handles asynchronous operations like fetching data, reading files, or making API calls.
    2. await Keyword
    Purpose: The await keyword is used to wait for a promise to resolve.
    What it Does: It pauses the execution of the async function until the promise is resolved (or rejected), and then it continues execution with the resolved value.

  • @shekharyadav6524
    @shekharyadav6524 3 месяца назад

    Thanks a lot for such a in depth knowledge. 👍👍

  • @shahzaibkhan5423
    @shahzaibkhan5423 6 месяцев назад

    Explained very well thank you very much ma'am 🎉

  • @muheebpasha543
    @muheebpasha543 Месяц назад

    Key Features:
    1. Improved Readability: async/await makes asynchronous code look more like synchronous code, which is easier to read.
    2. Error Handling: You can use try...catch blocks with async/await, which is simpler and more powerful compared to .catch() for promises.
    3. Synchronous-like Flow: You can write asynchronous code in a step-by-step fashion, which makes it easier to reason about, especially when dealing with complex workflows or multiple asynchronous operations.

  • @bhartendusingh3061
    @bhartendusingh3061 4 месяца назад

    Explained very well, Thank u so much

  • @Amandeep.Singgh
    @Amandeep.Singgh 6 месяцев назад

    Thanks so much I understand the concept of custom hooks.☺☺

  • @ArpithaIndira
    @ArpithaIndira 2 месяца назад

    InBetween you said that you are saying few extra things and not sure whether it will be useful or not..trust me those are very much useful which can only be understandable once you got the good experience but these are asked in interviews..so trust me these are very much useful..keep spreading the knowledge..thank you ❤

    • @SofiaGoyal
      @SofiaGoyal  2 месяца назад +1

      Yeah i want to say few things to keep tje video short, but can’t stop myself 😉

    • @ArpithaIndira
      @ArpithaIndira 2 месяца назад

      @@SofiaGoyal if the content is good and worth spending time..trust me no one think whether it’s short or long video..keeping spreading the knowledge..thank you again 🫡❤️

  • @Anonymous____________A721
    @Anonymous____________A721 3 месяца назад

    Really goooood❤❤❤❤

  • @Sujitargade
    @Sujitargade 6 месяцев назад

    good way to explain

  • @AmitSingh-pq1ve
    @AmitSingh-pq1ve 5 месяцев назад

    Thank you very much for your video
    can you create video for Microfront End

    • @SofiaGoyal
      @SofiaGoyal  5 месяцев назад

      Thanks 🙏 what specifically are you looking in terms of micro front end?

    • @AmitSingh-pq1ve
      @AmitSingh-pq1ve 5 месяцев назад

      @@SofiaGoyal Thanks for the reply🙏 Many people ask about microfrontends in interviews. There are no good videos on RUclips about this topic, but I saw your explanation and found it very clear and easy to understand. That's why I am asking you to create a video for Microfrontend

  • @meerabuhorairah8353
    @meerabuhorairah8353 8 месяцев назад

    I am from Nepal 🇳🇵 I am big your fan ❤❤❤

  • @abhinay.k
    @abhinay.k 2 месяца назад

    thanks

  • @sakyasamantaray146
    @sakyasamantaray146 5 месяцев назад

    Please make full video on react from beginner level to expert level.

    • @SofiaGoyal
      @SofiaGoyal  5 месяцев назад

      There are various react videos in my react tutorials playlist, you can check that out 🙂

  • @sakyasamantaray146
    @sakyasamantaray146 5 месяцев назад

    Your react video is good 👍

  • @mayappapujari9259
    @mayappapujari9259 7 месяцев назад

    so beautiful, so elegent, just looking like wow...

  • @buntysingh244
    @buntysingh244 8 месяцев назад

    please Mam Redux toolkit pr bhi ek video bana kr smjha dijiye .......bilkul hi in depth
    jisse aur ache se confidence aske

    • @SofiaGoyal
      @SofiaGoyal  8 месяцев назад +1

      Already planning to make it 👍

  • @jayatighosh4626
    @jayatighosh4626 4 месяца назад

    Thanks a lot

  • @ShrutiLatthe-u5s
    @ShrutiLatthe-u5s 4 месяца назад

    can you make tutorial on unit test cases