Machine coding interview for Atlassian. I was given an API (infinite query) and was asked to create the pagination in react using generator function
-
Updated
Feb 7, 2024 - TypeScript
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
Add a description, image, and links to the react-optimisation topic page so that developers can more easily learn about it.
To associate your repository with the react-optimisation topic, visit your repo's landing page and select "manage topics."