Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonasaugust1/react-optimization

In this project, I had to identify various performance bottlenecks using the React profiler and the Network tab in my browser’s developer tools. This project is a fully functioning Todo list application, however, it is plagued by expensive functions, large modules, and React code that causes needless re-renders. It was my job to utilize my knowledge of React performance techniques to make this app fast and responsive.
https://github.com/jonasaugust1/react-optimization

Last synced: 16 days ago
JSON representation

In this project, I had to identify various performance bottlenecks using the React profiler and the Network tab in my browser’s developer tools. This project is a fully functioning Todo list application, however, it is plagued by expensive functions, large modules, and React code that causes needless re-renders. It was my job to utilize my knowledge of React performance techniques to make this app fast and responsive.

Awesome Lists containing this project