- Utilize render bail-out techniques
- Avoid inline objects
- Avoid anonymous functions
- Lazy load components that are not instantly needed
- Tweak CSS instead of forcing a component to mount & unmount
- Memoize expensive calculations
React TL;DR – a human filter for most useful tech content.