Data fetching patterns - balancing client and server with SWR and Next.js
With the advent of modern component JS-based full-stack frameworks, we now have the flexibility to get remote data into our apps either via client or server.
Why does this matter?
Based on how we get data into our system we make different trade-offs ...
varenya.hashnode.dev8 min read