In this episode of my React Hooks Tutorial, we will learn about the useMemo and useCallback hooks. All those hooks do is improve our application performance by using memoization. While the useMemo hook is used to memoize a value, the useCallback hooks allows us to memoize a function (a callback) that we can pass as a prop to PureComponent to prevent excessive component re-rendering and therefore improve performance.
Starting repository:
https://github.com/philipfabianek/rea...
Ending repository:
https://github.com/philipfabianek/rea...
Timestamps:
►0:00 Introduction
►0:16 Purpose of the useMemo hook
►0:55 Implementing the useMemo hook
►3:09 Purpose of the useCallback hook
►3:49 Implementing the useCallback hook
►5:52 Ending
Social Media:
►Twitter: / philip_fabianek
►LinkedIn: / philip-fabianek
►Website: http://www.philipfabianek.com
►GitHub: https://github.com/philipfabianek
On this page of the site you can watch the video online useMemo and useCallback | React Hooks Tutorial #9 with a duration of hours minute second in good quality, which was uploaded by the user Philip Fabianek 11 April 2021, share the link with friends and acquaintances, this video has already been watched 1,291 times on youtube and it was liked by 42 viewers. Enjoy your viewing!