February 14, 2025
4 min read
Fetching data is essential in Next.js apps, and there are multiple ways to do it. In this post, we’ll compare Fetch, Axios, and TanStack Query.
February 21, 2025
5 min read
React hooks useCallback and useMemo can improve performance of your app, but using them incorrectly can lead to complexity without benefits.
© 2025 Gavin Grant Consulting