Learn React Hooks: useMemo - Simply Explained!

Sdílet
Vložit
  • čas přidán 7. 05. 2023
  • Join The Discord! → discord.cosdensolutions.io
    Source Code → github.com/cosdensolutions/co...
    In this video we will learn about React hooks, starting with useMemo. This powerful React hook will allow you to fix your performance problems by memoizing a value and only re-computing when necessary. You will learn how to identify expensive computations in your components, how they affect the performance of your React app, and how to implement React's useMemo to memoize the value and use the dependency array to only compute when necessary.
    In this new React world, hooks are here to stay, so it's best to learn them! In this tutorial I demonstrate the useMemo React hook, and I explain it very simply and in a way that is easy to understand. Enjoy!

Komentáře • 197

  • @cosdensolutions
    @cosdensolutions  Před 2 měsíci

    Hey everyone! I just launched 🚀 Project React, which is a course that teaches you React by building a real-world project. It goes way beyond what you see in these videos and walks you through step-by-step on how to build a big and complex application with React! You can check it out here: cosden.solutions/project-react

    • @EnesKab
      @EnesKab Před měsícem

      Please add also NextJS to the Project React Course 🙂

  • @robboerman9378
    @robboerman9378 Před 20 dny +1

    After watching 3 of your videos I have learned more than reading 3 books on React. Your videos are exceptionally clear. Thanks

  • @abhishekprajapati6849
    @abhishekprajapati6849 Před 6 měsíci +14

    This was my first and the last useMemo tutorial. I just loved the way you isolated the concept along with a really simple explanation. Thank you!

  • @LauraDuranVelazquez-md4ot

    Thank you for explaining these concepts so simply! Love your videos.

  • @areebafatima7436
    @areebafatima7436 Před 7 měsíci +2

    I am so happy that I got landed to this channel. So concise, loving it.

  • @kacperstepien8640
    @kacperstepien8640 Před 6 měsíci +1

    The best useMemo explanation I've seen.

  • @amarmusovic7748
    @amarmusovic7748 Před 2 měsíci +1

    This could be the best useMemo tutorial I've seen. And I've seen a lot. Almost too many. 😂 Oh, and I love that you keep rounding 29.999.999 to 29 million. Made me chuckle every time... 🤗🤗

  • @sahasrabhujaneuron5975
    @sahasrabhujaneuron5975 Před 11 měsíci +4

    I've been struggling with this concept, but this video really made it easy and simple to understand. Many thanks!

  • @smrpkrl
    @smrpkrl Před 7 měsíci

    thank god i stumbled upon your channel..i am learning about all the hooks that react has to offer through your channel..i am loving the clear explanations that you provide..not a single dull moment in the video! kudos to you sir! love you!!!

  • @HerlonCosta
    @HerlonCosta Před 4 měsíci

    It's definitely the best explanation I've ever seen. Thank you very much!

  • @netaivgi
    @netaivgi Před dnem

    So simply explained! wow, amazing

  • @mostinho7
    @mostinho7 Před 4 měsíci +1

    Done thanks clear
    6:50 useMemo memoizes the result of a calculation/ function call until some dependencies change

  • @RichReflectionz
    @RichReflectionz Před rokem +19

    As someone still new to react and web dev in general, this is awesome, the main hooks I’ve been using have been useState and useEffect. Would be great to see one about useRef too :)

  • @Ksahdia
    @Ksahdia Před 8 měsíci

    Thank you very much for the easier explained concepts. I'm watching your videos to understand my lessons better. Both compliment each other well.

  • @mehdiSupp
    @mehdiSupp Před 4 měsíci +1

    Timing the "like and subscribe" popup exactly after you explain the solution is genius. I clicked like and it felt good I don't know why lol

  • @fizdanielz
    @fizdanielz Před 9 měsíci +1

    You have the best tutorials channel 🙌🙌🙌🙌

  • @shohanredwan
    @shohanredwan Před rokem +2

    Wow... perfectly explained man, Thanks.

  • @harshitkrvishwakarma3602
    @harshitkrvishwakarma3602 Před 6 měsíci

    Love your explanations, you have made react a lot simpler.

  • @uquantum
    @uquantum Před 8 měsíci +1

    Really useful tutorial. Thanks for being so helpful!

  • @allan_gr
    @allan_gr Před 9 měsíci

    Simply explained indeed, Thank you.

  • @user-me6tr8ko6m
    @user-me6tr8ko6m Před 3 měsíci

    you are THE BEST to explain!

  • @user-lg2xl1ik9k
    @user-lg2xl1ik9k Před 3 měsíci

    the best video explains useMemo!! thank you so much!

  • @pragatijadhav26
    @pragatijadhav26 Před 3 měsíci

    Best explanation ever. understand in one go.

  • @user-rs9pc1cu7v
    @user-rs9pc1cu7v Před 7 měsíci

    So good! You explained it perfectly!

  • @DarkRider213
    @DarkRider213 Před 4 měsíci

    this was a perfect explanation - thank you!

  • @badenis1291
    @badenis1291 Před 4 měsíci

    Made me rethink the way I was seeing this hook. Thanks

  • @WaseemAhmad-mf3wh
    @WaseemAhmad-mf3wh Před 3 měsíci

    Thank you for your clear explanation ❤

  • @jaykaytech
    @jaykaytech Před 4 měsíci

    the most clear explanation!

  • @codetechpro
    @codetechpro Před měsícem

    that was very helpful, thank you for clearing the confusion

  • @harag9
    @harag9 Před 7 měsíci

    Great video, thanks for this, I'll have to look at implementing this now.

  • @mandardeshpande7976
    @mandardeshpande7976 Před 8 měsíci +1

    No one has ever articulated this topic so well. Because it's simple yet confusing. Also I was tired of watching premium full blown course about shopping cart app with tailwind and what not, all to explain the few key concepts hardly for 5 mins which eventually gets buried somewhere in the middle. Thanks for the short and sweet content.

  • @martrom0
    @martrom0 Před 2 měsíci

    Wonderful !! 👏 I subscribe right away !

  • @2029leandro
    @2029leandro Před 3 měsíci

    This guy is the best teaching react stuff

  • @dharylcarryalmora5414
    @dharylcarryalmora5414 Před 4 měsíci

    I like your tutorial very short and will explain.
    Thank you so much 😊😊

  • @LowriKate
    @LowriKate Před 11 měsíci

    Great explanation, thank you!

  • @user-dq1to7hg2n
    @user-dq1to7hg2n Před měsícem

    Great explanation!

  • @agosolsgaming4036
    @agosolsgaming4036 Před 3 měsíci

    awesome explanation, thanks

  • @coolme7437
    @coolme7437 Před 5 měsíci

    Best tutorial for useMemo!

  • @reactdev2838
    @reactdev2838 Před 6 měsíci

    Once again great tutorial...

  • @varnerdamasceno8093
    @varnerdamasceno8093 Před 8 dny

    This video helped me a lot.

  • @oscardasilva971
    @oscardasilva971 Před rokem

    Well explained Thank you very much.

  • @athmaram4256
    @athmaram4256 Před 7 měsíci

    Great explication bro. Thank you very much

  • @Viva-07
    @Viva-07 Před 4 měsíci

    Awesome...very well explained

  • @RickCodez
    @RickCodez Před 9 měsíci

    Very well explained!

  • @BBocho
    @BBocho Před 7 měsíci

    great explanation, thank you very much!

  • @bhargavchadalla
    @bhargavchadalla Před rokem

    Thank you, great explanation

  • @dianprogrammer
    @dianprogrammer Před rokem

    Great video I just begin my react js journey and can easily understand the concept

  • @adiletbaimyrzauulu6589
    @adiletbaimyrzauulu6589 Před 8 měsíci +2

    Hey, i really like your way of explaining. I bought an online course on React, but sometimes I just don't get it on the course, and your videos make it super duper clear for me. Thank you for your job, wish you all the best, and I hope some day you are going to have 500k subs on youtube.

    • @cosdensolutions
      @cosdensolutions  Před 8 měsíci +1

      thank you for the kind words! I'm also working on a course by the way, will have this teaching style and a really well thought out plan that I haven't seen done in another course before! Coming in a couple of months

  • @samahgad241
    @samahgad241 Před 5 měsíci

    thanks alot , very helpful🌹

  • @hoangtran-ek8mn
    @hoangtran-ek8mn Před 9 měsíci

    Ohhh mannn. Why are you so good at teaching? Thank you so much!!!

  • @nawazishali274
    @nawazishali274 Před 10 měsíci

    Ohh man nicely explained 🎉❤

  • @rood4449
    @rood4449 Před 10 měsíci

    that is the perfect fundamentals . it was very efficient to understand the how important useMemo . thx :)

  • @gharbos
    @gharbos Před rokem

    Appreciate your explanation ! thanx

  • @arek9430
    @arek9430 Před 5 měsíci

    Good stuff, thanks

  • @OXIDE777-is6gs
    @OXIDE777-is6gs Před rokem

    Great one!! thanks bro

  • @PriyaToliwal
    @PriyaToliwal Před 5 měsíci

    Hi, your way of teaching is very easy to understand and helps me learn more concepts. Please make a video on Reactjs Forms as well.. it would really help me understand forms better. Thanks for making learning so easy and effective.

  • @jitujahagirdar613
    @jitujahagirdar613 Před 4 měsíci

    Thanks for this video 👍👍👍 really good way that you explain .
    I am lazy person who understand only if simplify way to explain of context and you did it 😜🤗. Good job..!😊

  • @SWE507
    @SWE507 Před 3 měsíci

    Im enrolled in a couple of intermediate and advanced react courses.. even bought a couple of books.. But man, your vids are waaay better and so amazing! clear and concise!!!! i wish you had a full on intermediate/advanced react course. i would gladly pay for that!
    Thank you so much for existing!!!

    • @cosdensolutions
      @cosdensolutions  Před 3 měsíci +1

      I'm just about to launch a course that has 2 parts. The first part is more beginner, the second is more intermediate/advanced ☺️ if you get it when it launches you get both for the price of one

    • @SWE507
      @SWE507 Před 3 měsíci

      Will be sure to do so!! thank you! :D @@cosdensolutions

  • @abhinavdhama3014
    @abhinavdhama3014 Před 6 měsíci

    Amazing amazing amazing explanation bro . ♥️♥️♥️♥️♥️. Plss do a javascript series also

  • @mathemagicstelugu7848
    @mathemagicstelugu7848 Před 5 měsíci

    Really its a Last Usememo video for me🥰🥰🥰

  • @pankajchaudhary_281
    @pankajchaudhary_281 Před rokem

    Best video ever❤❤

  • @romanzaritskyi303
    @romanzaritskyi303 Před 3 měsíci

    Thanks, man

  • @user-mr8rv8yb8v
    @user-mr8rv8yb8v Před 27 dny

    best teaching

  • @sudhanshusharma9888
    @sudhanshusharma9888 Před rokem

    Well explained

  • @user-pu5eh6mm6y
    @user-pu5eh6mm6y Před 7 měsíci

    dude you're awesome. Thank you so much for your explanations, now I guess I don't need to watch other videos about react hooks :)

  • @user-se7fr3pt8s
    @user-se7fr3pt8s Před měsícem

    Thanks man

  • @iamparmjeetmishra
    @iamparmjeetmishra Před měsícem

    thank you so much

  • @isaac-9185
    @isaac-9185 Před 9 měsíci +1

    Really well explained, thank you. Also mind dropping a list of most common cases that you would use useMemo for?

    • @cosdensolutions
      @cosdensolutions  Před 9 měsíci

      I would only use it when there's an expensive computation to make, or when I want to prevent this from causing a expensive child component to re-render

  • @redhood7105
    @redhood7105 Před měsícem

    God tier video

  • @Vishal360
    @Vishal360 Před 4 měsíci

    every tutorial of cosden solution is last tutorial ur gonna watch - Fr ✌✌

  • @thatkannurgirl
    @thatkannurgirl Před 4 měsíci

    Thank you

  • @dstrader7583
    @dstrader7583 Před 10 měsíci

    Thanks, Alot Man. Glad i picked your video first now i don't need to watch another video on this.

  • @akrm3240
    @akrm3240 Před 8 měsíci

    Thanks a lot!

  • @AyushGupta-kp9xf
    @AyushGupta-kp9xf Před měsícem

    Nice explanation, appreciate that. Btw dude how do you spam that fast!

  • @user-th4cm8wr1p
    @user-th4cm8wr1p Před 7 měsíci +2

    Hi sir, I am grateful that I landed here and learn some valuable concepts of useMemo, I have a question that on 11:30 minute you added the count as a dependency array, now when a count changes that computation will run again, then how the usememo is beneficial here, let me know please?

    • @cosdensolutions
      @cosdensolutions  Před 7 měsíci +1

      The useMemo is not to prevent a re-render, but rather control when it happens. In that example we did indeed invalidate what we did by adding count, however that's necessary. Our memo depended on count so we had to provide it. The benefit lies when we add a new state variable that is not related to that, then useMemo won't re-render when that changes.
      So again, we're not trying to prevent a re-render, but rather control when it happens and only have it happen when absolutely necessary, otherwise return the memoed value

  • @emmanuelareiza9699
    @emmanuelareiza9699 Před 21 dnem

    Ty bro

  • @uzairahmed2975
    @uzairahmed2975 Před 3 měsíci

    Love it the way you explained everything single detail, Can I also use useMemo with autocomplete with fetch?

  • @dharmeshgohil9375
    @dharmeshgohil9375 Před 5 měsíci

    all your video is awesome keep it up ,make small project which make use of the all hooks how to use in company level or share some difficult situation of it when to use which hooks use it will be great help

    • @cosdensolutions
      @cosdensolutions  Před 5 měsíci +1

      Currently in the process of making a full on course with exactly that!

  • @vandermonke4178
    @vandermonke4178 Před 6 dny

    Would be great if you push the code at the start of the video to a different branch and the end product to the master branch so we could code along

  • @tugrulerdemdogru
    @tugrulerdemdogru Před rokem

    Great

  • @gionniilbassotto
    @gionniilbassotto Před 4 měsíci +1

    so useMemo is fairly similar to useEffect? but useEffect is called when the page is loaded and/or for some dependencies?

  • @balls991
    @balls991 Před rokem

    Awesome explanation, thank you. Could you provide the name of the theme you are using too?

  • @BushidoWegDesKrieger
    @BushidoWegDesKrieger Před 4 měsíci

    I reviewed some custom hooks and sometimes found useCallback/useMemo with an empty dependency array. Could you explain why that is?

  • @dariotizzoni1517
    @dariotizzoni1517 Před 8 měsíci +1

    Hi, I’m new to react and your videos are really helpful.
    I have two questions:
    1. In the last specific scenario, is it really necessary using useMemo? I mean, the only cause of rerender is when count changes, so useMemo would compare every render the dependecies.
    2. What is the differences between useMemo and useCallback?

    • @cosdensolutions
      @cosdensolutions  Před 8 měsíci +1

      1. In the context of the video, no it isn't. But the goal was to show you how it works!
      2. useMemo returns a value, useCallback returns a function. They are the same otherwise!

    • @dariotizzoni1517
      @dariotizzoni1517 Před 8 měsíci

      Oh, that’s right! Really thanks 😊

  • @AbsolutePain
    @AbsolutePain Před 4 měsíci +1

    Hey cosden, we can achieve the similar results using useEffect ? so how do we identify when should we use memo ?
    // Use effect equivalent:
    import { useState, useMemo, useEffect } from "react";
    import { data } from "./utils/data";
    const Counter = () => {
    const [arr] = useState(data);
    const [selectedValue, setSelectedValue] = useState(0);
    useEffect(() => {

    const val = arr.find((elem) => elem.isSelected);
    setSelectedValue(val);
    }, [arr]);
    const [count, setCount] = useState(0);
    return (

    Count:{count}
    setCount(count + 1)}>+1
    selectedValue : {selectedValue.id}

    );
    };
    export default Counter;
    Thnaks for the video. Can you make a complete project in react with best practices. Thanks.

    • @cosdensolutions
      @cosdensolutions  Před 4 měsíci +2

      So while your example works, it's not the recommended approach. The way you have it, you have an extra state variable that you have to manage and a whole useEffect to manage it. If you do it like I showed in useMemo, then selectedValue automatically gets re-computed when the array changes, and you don't have to do it yourself. That's why it's a better approach.
      There are a lot of times where something shouldn't be done with an useEffect even if it can, just because it introduces an extra dependency you have to manage and keep up to date. Also, your example creates an extra render cycle in the component which is unnecessary

  • @prasannagramopadhye4506
    @prasannagramopadhye4506 Před 11 měsíci +2

    Great Explanation, thank you. I have 1 doubt. If I use useState to store the value of selected items and changed its value only when there is change in the dependency array of the useEffect hook, then will it produce the same result? If yes then what is the difference between the two ?
    function Demo({}: DemoProps) {
    const [count, setCount] = useState(0);
    const [selectedItem, setSelectedItem] = useState(0);
    const [items] = useState(initialItems);
    useEffect(() => {
    const temp = items.find((item) => item.id === count)
    setSelectedItem(temp)
    }, [items])

    return (

    Count: {count}
    Selected Item: {selectedItem?.id}
    setCount(count + 1)}>
    Increment


    );
    }

    • @cosdensolutions
      @cosdensolutions  Před 11 měsíci +2

      So first of all in your example you're missing `count` in your dependency array. You want that useEffect to run as count changes, as well as when items changes.
      Second of all, that code is equivalent, but now you have an extra piece of state + the hook that keeps it in sync. The way I showed in the video is better because the "sync" happens automatically.
      That approach is better because it has less code (one less hook) and less responsibility (selectedItem is auto updated through `useMemo` without manually having to do anything)
      So you're basically doing the same work, just with extra dependencies, which isn't ideal 😁 best to keep things simple and automatic

    • @sweekiatwong8995
      @sweekiatwong8995 Před 8 měsíci +2

      was thinking the same thing glad to have found this exchange in the comments

    • @bbbeo8912
      @bbbeo8912 Před 5 měsíci

      Thank you both for asking and answer. I'm about to ask the same but got the point here.

  • @jackmackenzie8466
    @jackmackenzie8466 Před 2 dny

    Great videos. 1 question though, when you have count and items in the hook, why doesn't that lag as it seems like the items are being looped each time count changes?

  • @jritzeku
    @jritzeku Před 8 měsíci

    This hooks series are great!!
    I had a question.Is there a way to gauge when to use useMemo vs not? In our case it made sense simply because of the sample size of array being over 29million but realistically it's hard to determine this intuitively...or even with our simply array at what size would be the cut off(to use/not use useMemo). I guess this question is applicable to useCallback too.

    • @cosdensolutions
      @cosdensolutions  Před 8 měsíci

      the general idea is to do it whenever you're mapping over something or computing something expensive. If you have that, you generally want to wrap that in useMemo so that it doesn't unnecessarily run every time.
      The more you work with it, the more experience you have and you learn to intuitively know when and when not to use it

  • @krzysztofrozbicki1776
    @krzysztofrozbicki1776 Před 6 měsíci

    I really like your videos - they are very informative and educational.
    I have only one question - what if we know that items won`t change (e.g. these are the static backend property).
    Could we define the selectedItem outside the component and then use it.
    e.g.:
    import { initialItems } from './utils';
    const selectedItem = initialItems.find(item => item.isSelected);
    functionDemo({}: DemoProps){
    //Rest of code without any of useState and useMemo hooks for items
    }
    It will work and the find will run only once, (when refreshing the website and rendering the full component);
    I know that it would be working only in edge case when we are 100% sure that neither initialItems nor item.isSelected will never change on this component and is static.
    Could you explain to me why it would be considered bad practice.

    • @cosdensolutions
      @cosdensolutions  Před 6 měsíci

      It wouldn't be bad practice but in your example your value is static, not from the backend. If it came from the backend you'd have to fetch it in a component and then you need to do what I did in the video. But yes if it's just a random static variable in some file, sure you can do what you did. Even put selectedItem in that same file too and just import it

  • @TorreLoCascio-mq1bx
    @TorreLoCascio-mq1bx Před měsícem

    How does React know if "items' changes with looping through all 29mil items? Wouldn't that be the same performance issue we had? Thanks, great tutorial in general.

  • @2ameridiem
    @2ameridiem Před měsícem

    What is the difference between useMemo and useEffect? If we wrap the selectedItem function inside a useEffect like-
    useEffect( ( )=>{
    const selectedItem=items.find((item)=>item.isSelected)
    },[items ] )
    then it's serving the same purpose.

  • @InarusLynx
    @InarusLynx Před 25 dny

    Makes me think of react query. Prevents unnecessary api calls to your backend by multiple options to control fetches.

  • @davronmaxmudov3972
    @davronmaxmudov3972 Před 7 měsíci

    Super cool video. What is your Vs code theme

  • @buildsome
    @buildsome Před 4 měsíci

    What will be the impact if we use useEffect in this example with selectedItem as another state? Apart from useMemo memoising the result. I am asking in this specific example?

    • @cosdensolutions
      @cosdensolutions  Před 4 měsíci

      It would be an extra state and useEffect to manage, plus another render cycle. It's always best to derive state whenever possible

  • @Code_with_random
    @Code_with_random Před 10 dny

    Can we use multiple use effect in one component

  • @jasonliu6321
    @jasonliu6321 Před 6 měsíci

    Hi Cosden, I do not figure out why do we need to use useState to wrap the initialItems. Does it make much sense?

    • @cosdensolutions
      @cosdensolutions  Před 6 měsíci

      Because the items can change over time and for that you need state!

  • @yuongeon1476
    @yuongeon1476 Před 6 měsíci

    Thanks! That's useful for me. And one ques it that may have some diff between use "const [item] = useState(initial)" and "const item = useRef(initial)" in ur case?

    • @cosdensolutions
      @cosdensolutions  Před 6 měsíci +1

      yeah there is a difference, check out my video on useRef to really understand!

    • @yuongeon1476
      @yuongeon1476 Před 6 měsíci

      @@cosdensolutions Thank for that, and can u make a video about Memo (not useMemo) cause i wonder when to use it

    • @cosdensolutions
      @cosdensolutions  Před 6 měsíci

      @@yuongeon1476 check out useCallback, I show it there!

  • @3042640426
    @3042640426 Před měsícem

    In this case, if the count changes frequently and the re-render is only triggered by it, using useMemo here would be unnecessary. Right?

  • @cordial
    @cordial Před 7 měsíci +1

    But when you add count to the use memo dependency array, are you not now doing the find again on every click? Oh I guess this isn't a long running task now as its not searching through the whole array any more. But, doesn't that negate the reason to add useMemo in the first place?

    • @cosdensolutions
      @cosdensolutions  Před 7 měsíci

      Yep it does, but that's what you want. You don't want to prevent a re-compute, but rather control when it happens. You need the count to perform that operation so there's no way around it. However if you added a new state variable and changed that, then it wouldn't re-compute. It would without useMemo. That's the goal, to control and only when needed re-calculate!

  • @AlvaroDoune
    @AlvaroDoune Před 4 měsíci

    Why is faster compare if the items array change than find function?