|
| 1 | +--- |
| 2 | +number: 995 |
| 3 | +title: Next.js Vendor Lock-in No More |
| 4 | +date: 1776078000000 |
| 5 | +url: https://traffic.megaphone.fm/FSI5959488954.mp3 |
| 6 | +youtube_url: https://www.youtube.com/watch?v=UCveltYOQIs |
| 7 | +guest: |
| 8 | + - name: Tim Neutkens |
| 9 | + github: timneutkens |
| 10 | + twitter: timneutkens |
| 11 | + of: Next.js |
| 12 | + url: https://nextjs.org/ |
| 13 | + social: https://timn.tech/ |
| 14 | + - name: Jimmy Lai |
| 15 | + github: feedthejim |
| 16 | + twitter: feedthejim |
| 17 | + of: Next.js |
| 18 | + url: https://nextjs.org/ |
| 19 | + social: https://jimmyl.ai/ |
| 20 | +--- |
| 21 | + |
| 22 | +In this episode, Scott and Wes sit down with Tim Neutkens and Jimmi Lai from the Next.js team to dig into the new Adapters API, what it takes to run Next.js across platforms like Cloudflare and Netlify, and how caching and infrastructure choices affect performance. They also go deep on TurboPack's internals, why Next.js doesn't run on Vite, and the evolution of bundling in the framework. |
| 23 | + |
| 24 | +### Show Notes |
| 25 | + |
| 26 | +* **[00:00](#t=00:00)** Welcome to Syntax! |
| 27 | +* **[01:14](#t=01:14)** Introduction to Next.js and the Adapter Platform |
| 28 | + * [Next.js Across Platforms](https://nextjs.org/blog/nextjs-across-platforms) |
| 29 | +* **[02:23](#t=02:23)** The Adapters API: Features and Community Needs |
| 30 | +* **[04:46](#t=04:46)** Building and Testing the Adapters API |
| 31 | +* **[07:37](#t=07:37)** Infrastructure Requirements for Next.js Apps |
| 32 | +* **[11:38](#t=11:38)** Caching Strategies and Performance Optimization |
| 33 | +* **[13:29](#t=13:29)** The Role of Cache Components in Next.js |
| 34 | +* **[17:21](#t=17:21)** First Steps of Optimizations. |
| 35 | +* **[19:48](#t=19:48)** Blessed Adapters and Community Contributions |
| 36 | +* **[22:56](#t=22:56)** Future Directions and Runtime Support |
| 37 | +* **[25:05](#t=25:05)** Challenges with Different Runtimes and Debugging |
| 38 | +* **[26:45](#t=26:45)** Webpack vs. TurboPack: The Evolution of Next.js |
| 39 | +* **[29:45](#t=29:45)** Why Not Run on Vite? |
| 40 | +* **[32:47](#t=32:47)** Navigating Bundler Challenges |
| 41 | +* **[36:59](#t=36:59)** Building TurboPack: Lessons Learned |
| 42 | +* **[41:42](#t=41:42)** Incremental Compilation and Performance |
| 43 | + * [Episode with ByteDance’s Zack Jackson](https://www.youtube.com/watch?v=aFhysuTUoQY) |
| 44 | +* **[43:50](#t=43:50)** Framework Comparisons and Performance Metrics |
| 45 | +* **[46:42](#t=46:42)** Exploring Future Directions for TurboPack |
| 46 | +* **[49:44](#t=49:44)** TurboPack's Integration and API Development |
| 47 | +* **[52:50](#t=52:50)** Standardization in Bundler Tools |
| 48 | +* **[56:52](#t=56:52)** TurboPack's Adoption and User Experience |
| 49 | +* **[57:49](#t=57:49)** Sick Picks + Shameless Plugs |
| 50 | + |
| 51 | +### Sick Picks |
| 52 | + |
| 53 | +- Tim: [Acquired Podcast](https://www.acquired.fm/episodes/the-steve-ballmer-interview) |
| 54 | +- Jimmy: [Hydrangea Coffee](https://hydrangea.coffee/) |
| 55 | + |
| 56 | +### Shameless Plugs |
| 57 | + |
| 58 | +- Jimmy: [nextjs-across-platforms](https://nextjs.org/blog/nextjs-across-platforms) |
| 59 | + |
| 60 | +### Hit us up on Socials! |
| 61 | + |
| 62 | +Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm) |
| 63 | + |
| 64 | +Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos) |
| 65 | + |
| 66 | +Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski) |
| 67 | + |
| 68 | +Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor) |
0 commit comments