react-query
React Query is the best thing that happened in React Ecosystem. The amount of benefits that we get with React Query is amazing. Caching is one of the best features that I found in React Query. I found it very easy to use and implement. It makes application faster and more responsive since we don't have to make API calls every time. Also it makes the code cleaner and easy to understand.
After using React Query I found that I don't have to write a lot of code to handle the API calls. I mostly built our custom hook top of React Query and from there i just have to pass endpoint for getting data and endpoint and data for all other operations. It makes the code more reusable and easy to understand.
Learning new skills and mastering them is my passion. I am always eager to learn new things and share my knowledge with others. What I have learned so far about my each skill is shared here.