There are 0 repository under react-optimisation topic.
Machine coding interview for Atlassian. I was given an API (infinite query) and was asked to create the pagination in react using generator function
Repo to practice react optimizations
Dive into the technical intricacies of React! Explore advanced concepts such as DOM updates, component functions execution, key usage in lists, and state management. Gain insights into how React schedules and batches state updates for optimal performance. Take a peek behind the scenes and elevate your React expertise! 🚀
A simple usage of react useMemo hook to optimise react app