The Costs of SSR in Next.js

Frontend First - A podcast by Sam Selikoff, Ryan Toronto

Categories:

Sam and Ryan talk about how Next.js places an upfront cost on app teams for the sake of scalability and server-side rendering, and how to avoid this cost when building apps with user-specific data where SSR is not a priority. They also talk about avoiding Context for global state in React apps.