07 March 2024
5 mins read
Client-Only State Management with React Query
React-query is well-known for maintaining server state on client. Let's see how you can use it for maintaining client-only state as well.
29 Feb 2024
5 mins read
Infinite scrolling in React
Infinite scrolling is a UX pattern that loads content continuously as the user scrolls down the page. Infinite scrolling is a very effective way to keep the user engaged and provide a seamless experience.
© 2024 Anil Pal. All rights reserved.