Forget memo, useMemo, useCallback - Use the React 19 Compiler 🚀

Опубликовано: 26 Октябрь 2024
на канале: Frontend Interview Pro
246
19

With the introduction of the new React compiler, it's no longer mandatory to use memo, useMemo, or useCallback for memoizing components, values, and functions respectively.

In this video, we'll explore how memo and useCallback can prevent unnecessary re-renders, demonstrate the installation of the React compiler, configure it with a Vite application, and showcase how the compiler optimizes performance without relying on memo and useCallback.

Blog Link - https://www.frontendinterviewpro.com/...

------------------

Follow me -

⚪ Instagram ➡   / manish_boro  
⚪ LinkedIn ➡   / manish-boro-692b16198  

------------------

My PC Specifications -

⚪ Graphic Card ➡ GALAX RTX 2060 https://amzn.to/3hmSsCZ
⚪ RAM ➡ HyperX Fury 8GB 3200MHz * 2 https://amzn.to/3k3Pc17
⚪ Processor ➡ Ryzen 5 3600 https://amzn.to/2FkQzd0
⚪ CPU Cooler ➡ CoolerMaster H410R https://amzn.to/3hql7rb
⚪ Motherboard ➡ MSI B450 Tomahawk Max https://amzn.to/2Fq10f6
⚪ Webcam ➡ Lenovo 300 FHD - FHD 1080P 2.1 Megapixel CMOS Camera, Ultra-Wide 95° Lens, 360 ° Rotation https://amzn.to/3JX4OkZ
⚪ Gaming Chair ➡ Green Soul Monster Ultimate Series (T) Multi Functional Ergonomic Gaming Chair with Premium & Soft Fabric https://amzn.to/3q9UCOe

** All the above mentioned links are affiliate links **

#reactjs #react_compiler