Blog
React 18 is here! What's new?
React Core Team released an alpha version of React18 recently. This release is more focused on User Experience and internal architecture changes, including adaptation to concurrent features.
What is useLayoutEffect & how it compares to useEffect hook?
useLayoutEffect is usually a forgotten hook, but therein lies some specific use cases where it shines. Let's see some contrasting differences between these two in this post
Caching REST APIs vs. GraphQL APIs
Differences in caching technique in a graphql-based request and traditional REST API
Home
Blog
Projects