How to Optimize React App and Still Have a Nice Frontend — Experts Zone #4 | frontendhouse.com
Published in
Oct 1, 2021
Front end is always in the front line, so that’s why it’s so important to make it look great. Listen to Tomek, who will explain how to optimize React App’s performance and keep nice front end at the same time.
Read more at Frontend House.
What will you learn about?
- Performance Measuring Tools
- Component and PureComponent
- Memoization
- Virtualize Long Lists
- Loadable Components
- Dependency Optimization
- Progressive Image Loader
- And finally… Live Coding!