
technologyApr 8, 20201:23:29pending
137: Tim Neutkens - Continuing to Innovate with Next.js 9.3
About this episode
Topics include:
- An overview of the new getStaticProps, getStaticPaths, and getServerSideProps APIs
- How Next.js helps you serve static pages from an edge CDN automatically, without affecting the actual authoring experience
- Using getStaticPaths to statically pregenerate dynamic routes
- How the fallback feature of getStaticPaths works and lets you statically render pages on-demand to avoid long build times
- How the upcoming incremental static generation feature will work in Next.js
- Deploying Next.js to a platform other than Zeit, and how you retain all of Next’s benefits automatically
- How getServerSideProps is different from getInitialProps
- Why getServerSideProps actually improves performance, even though it introduces another hop
- How getServerSideProps results in smaller bundle sizes vs. getInitialProps
- Using getServerSideProps to safely talk directly to a database, skipping the need for an API
- Why Zeit as a company has started to favor client-side data fetching with SWR over getInitialProps/getServerSideProps, and how they are combining that with statically pregenerated “shells” for incredibly fast feeling experiences
- What’s coming next in future releases
Links:
- Next.js
- Next.js 9.3 Announcement
- Incremental Static Generation RFC
- Next.js Code Elimination Demo
- SWR, ZEIT's data fetching library
Supporting the show:
I decided to stop taking sponsors for the show because I think advertisements are annoying and no one wants to listen to them.
If you do want to support the show, the best way to do it is to purchase one of my products:
- Tailwind UI, a collection of professionally designed, fully responsive HTML components built with Tailwind CSS
- Refactoring UI, a book and video series I put together with Steve Schoger on designing beautiful user interfaces, without relying on a designer.
- Advanced Vue Component Design, a course on designing simpler, more flexible Vue components that are both more powerful and easier to maintain.
- Test-Driven Laravel, a massive video course on designing robust Laravel applications with TDD. Learn how to build a real-world application from scratch without writing a single line of untested code.
- Refactoring to Collections, a book and video course that teaches you how to apply functional programming principles to break down ugly, complex code into simple transformations — free of loops, complex conditionals, and temporary variables.
Get every episode summarized
Each time Full Stack Radio publishes, we email you a written briefing from the transcript — the topics, who appeared, and any specific claims, with the ad reads skipped.
Email me new episodesFree for 3 shows. No card needed.
Hosts & guests
No transcript yet
This episode has not been transcribed. Request it and it moves to the front of the queue.
More episodes
More from Full Stack Radio

153: DHH – Omarchy and Designing Your Own OS on Arch Linux
Full Stack Radio
Aug 21, 20251:16:25pending

152: Ben Orenstein - How to Stand Out When Applying for a Job at a Small Company
Full Stack Radio
Jan 28, 202147:43pending

151: DHH – Building HEY with Hotwire
Full Stack Radio
Dec 28, 20201:14:00pending

150: Secret Screencasting Tips & Behind the Scenes of Tailwind CSS 2.0
Full Stack Radio
Oct 21, 202059:12pending