- React
- React Day Berlin
- 2019
- Performance anxiety with React
Performance anxiety with React
Do you worry about the performance of your React applications? This is a how-to of performance improvement, with techniques to track and increase speed.
Jessica Leach at React Day Berlin 2019
Do you worry about the performance of your React applications? Do not worry anymore, I will take you through a how-to of performance improvement. We will look at how to use techniques to track and increase speed. We will start with an example app which loads data into a table and discuss how we can make the performance better.