useMemo and useCallback | React Hooks Tutorial #9

Publicado el: 11 abril 2021
en el canal de: Philip Fabianek
1,291
42

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


En esta página del sitio puede ver el video en línea useMemo and useCallback | React Hooks Tutorial #9 de Duración hora minuto segunda en buena calidad , que subió el usuario Philip Fabianek 11 abril 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 1,291 veces y le gustó 42 a los espectadores. Disfruta viendo!