Tools mentioned by Tim Neutkens
Software and services Tim Neutkens has mentioned across podcast appearances.
SignalCast may earn a small commission on purchases through these links — at no extra cost to you. As an Amazon Associate we earn from qualifying purchases.
Next.js
Authorby Vercel
“Tim Neutkens explains Next.js 9.3's paradigm shift from server-side rendering to hybrid static generation with get static props and get server side props, enabling per-page optimization without infrastructure lock-in to Vercel's platform.”
SWR
Authorby Vercel
“The Vercel dashboard moved entirely to static generation with skeleton screens served from CDN, using SWR for client-side data fetching and preload tags embedded in HTML to start API connections before React boots.”