Top tips and tricks I learned from EpicReact complied in the thread below

Thanks @kentcdodds
Everyone working with React must check this out


Thanks @kentcdodds

Everyone working with React must check this out





If you are using the key as an index in React you should consider checking this example on how it affects the rendering.
Link to demo - https://react-fundamentals.netlify.app/isolated/final/07.extra-1.js

This React flow diagram is all you need to understand while working with hooks written @donavon nicely explained by KCD!

To master React hooks you need to understand the following concept










@kentcdodds has nicely explained them

Lazy loading of components while the user hovers on an element. Wow, how cool is this?

Check the next thread for output

Output


Using compound components in React is so amazing, I'm sure there will be many devs out there who have never tried this out.
Check the next thread below for output

Output




This HOC component is all you need to memorize a specific slice of the state


Got to learn few things which I never knew








Thanks for your time!
PS: There are many more tips and tricks in https://epicreact.dev/
Like/RT to share knowledge
PS: There are many more tips and tricks in https://epicreact.dev/
Like/RT to share knowledge
