podcast
details
.com
Print
Share
Look for any podcast host, guest or anyone
Search
Showing episodes and shows of
Tim Neutkens
Shows
All Content Archives - Software Engineering Daily
Next.js 15 with Jimmy Lai and Tim Neutkens
Next.js is an open source JavaScript framework developed by Vercel. It’s built on top of React and is designed to streamline web application development using server-side rendering and static site generation. The framework’s handling of both frontend and backend tasks, along with features like API routes and file-based routing, have made it an increasingly popular choice in the web dev community. Next.js 15 just released in October of 2024 and introduces significant upgrades, including enhanced integration of Turbopack and support for React 19. Jimmy Lai is a Software Engineering Manager at Next.js and Tim...
2024-12-05
50 min
Podcast Archives - Software Engineering Daily
Next.js 15 with Jimmy Lai and Tim Neutkens
Next.js is an open source JavaScript framework developed by Vercel. It’s built on top of React and is designed to streamline web application development using server-side rendering and static site generation. The framework’s handling of both frontend and backend tasks, along with features like API routes and file-based routing, have made it an increasingly popular choice in the web dev community. Next.js 15 just released in October of 2024 and introduces significant upgrades, including enhanced integration of Turbopack and support for React 19. Jimmy Lai is a Software Engineering Manager at Next.js and Tim...
2024-12-05
50 min
Software Engineering Daily
Next.js 15 with Jimmy Lai and Tim Neutkens
Next.js is an open source JavaScript framework developed by Vercel. It’s built on top of React and is designed to streamline web application development using server-side rendering and static site generation. The framework’s handling of both frontend and backend tasks, along with features like API routes and file-based routing, have made it an increasingly popular choice in the web dev community. Next.js 15 just released in October of 2024 and introduces significant upgrades, including enhanced integration of Turbopack and support for React 19. Jimmy Lai is a Software Engineering Manager at Next.js and Tim...
2024-12-05
50 min
Software Engineering Daily
Next.js 15 with Jimmy Lai and Tim Neutkens
Next.js is an open source JavaScript framework developed by Vercel. It's built on top of React and is designed to streamline web application development using server-side rendering and static site generation. The framework's handling of both frontend and backend tasks, along with features like API routes and file-based routing, have made it an increasingly popular choice in the web dev community.Next.js 15 just released in October of 2024 and introduces significant upgrades, including enhanced integration of Turbopack and support for React 19.Jimmy Lai is a Software Engineering Manager at Next.js and Tim Neutkens...
2024-12-05
51 min
Beyond Coding
Web Development with Next.js and Vercel
Connect with Tim Neutkens: https://x.com/timneutkens https://timn.tech Learn about Next.js: https://nextjs.org/learn Full episode on YouTube ▶️ https://youtu.be/cyhylFJwdWc Beyond Coding Podcast with 🎙Patrick Akil Powered by Xebia!!
2024-12-04
1h 06
Modern Web
Tim Neutkens, Co-Author of Next.js on the State of Next
Tim Neutkens, Co-author and Tech Lead for Next.js, discusses how open source maintainers are simplifying the web, and covers the challenges faced with the current Next.js setup. Tim talks about TurboPack, a solution that optimizes bundling, improves parallelism, caching, and module graph calculations. He also talks about TurboAC, which focuses on addressing performance and compatibility issues, providing seamless transitions for Next.js users. Tim highlights the importance of efficient bundling processes to avoid excessive recompilation and discusses the updates in Next.js versions to enhance caching, rendering behavior, and client-side caching. Tim also discusses some exciting upcoming f...
2024-08-07
45 min
Syntax - Tasty Web Development Treats
785: What’s Next for Next.js with Tim Neutkens
Scott and Wes dive into the world of Next.js with special guest Tim Neutkens from Vercel. They explore the latest updates, including the React Compiler and React Server Components, discussing their impact on developer workflows and the future of Next.js development. Show Notes 00:00 Welcome to Syntax! 00:30 What does the React Compiler do? 05:04 Will React Compiler help with managing Context? 06:39 What happens if you’re not using a React Compiler? react.dev Playground. 09:30 Will this work on any NextJS version? 12:18 What are React Server Components? 16:28 Shipping all the data inside an encapsulated component. 20:17 Clearing up the frustrations ar...
2024-06-21
1h 03
PodRocket - A web development podcast from LogRocket
The best of PodRocket in 2023
It’s the end of the year, so we want to give you a taste of our most popular episodes from 2023, starting with Tim Neutkens and the release of Next.js 13.4, followed by Chris Ferdinandi talking about the transitional web, and ending with Kent C. Dodds talking about type safety. Links Apple Next.js 13.4 with Tim Neutkens: https://apple.co/3S93lyh The state of JS frameworks with Chris Ferdinandi: http://bit.ly/3n9eCRS Fully Typed Web Apps with Kent C. Dodds: http://bit.ly/3LfXNP4 Spotify Next.js...
2023-12-29
11 min
PodRocket - A web development podcast from LogRocket
Next.js 14 with Tim Neutkens
Tim Neutkens, Co-Author and Engineering Manager at Next.js, returns to talk about all the new features in Next.js 14. Links https://twitter.com/timneutkens https://timn.tech https://github.com/timneutkens https://www.linkedin.com/in/tim-neutkens-5a6733168 We want to hear from you! How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend? Let us know by sending an email to our producer, Emily, at emily.kochanekketner@logrocket.com, or tweet at u...
2023-12-04
38 min
PodRocket - A web development podcast from LogRocket
Next.js 13.4 with Tim Neutkens (Repeat)
In this repeat episode, Tim Neutkens is the Next.js lead at Vercel. Tim joins us to talk about the Next.js App Router and some other new features from the latest release. Links https://twitter.com/timneutkens https://twitter.com/nextjs https://nextjs.org https://twitter.com/devagrawal09/status/1636971320138162176 Tell us what you think of PodRocket We want to hear from you! We want to know what you love and hate about the podcast. What do you want to hear more about? Who do you want to...
2023-11-10
39 min
Frontend First
Tim Neutkens on the Next.js App Router
Tim joins Sam to talk about his work on the new app router in Next.js 13. He explains how the app router leverages Server Components and React’s new cache API to bring a new level of composability to server-side code, how Server Actions are being designed to enable partial revalidation in a single round trip to the server, and how to think about UI updates as a result of server-side state changes.Topics include:0:00 - Intro2:53 - Rendering Server Components and the RSC payload21:49 - Composition vs. top-down data flow and the React cache53:35 - Re...
2023-08-16
1h 45
PodRocket - A web development podcast from LogRocket
Lee Robinson, Tim Neutkens, and Mark Erikson
In this week’s roundup, hear snippets of our discussions with Lee Robinson about Vercel, Tim Neutkens about Next.js 13.4, and Mark Erikson about Redux Toolkit. Links Apple Vercel - https://bit.ly/3MBMtxj Next.js 13.4 - https://bit.ly/3MIiTWE Redux Toolkit - https://bit.ly/3VTK0B2 Google Vercel - https://bit.ly/3OhmyMo Next.js 13.4 - https://bit.ly/3MGCAyc Redux Toolkit - https://bit.ly/3VQTQDP Spotify Vercel - https://bit.ly/3OeU6Lh Next.js 13.4 - https://bit.ly...
2023-05-26
11 min
PodRocket - A web development podcast from LogRocket
Next.js 13.4 with Tim Neutkens
Tim Neutkens is the Next.js lead at Vercel. Tim joins us to talk about the Next.js App Router and some other new features from the latest release. Links https://twitter.com/timneutkens https://twitter.com/nextjs https://nextjs.org https://twitter.com/devagrawal09/status/1636971320138162176 Tell us what you think of PodRocket We want to hear from you! We want to know what you love and hate about the podcast. What do you want to hear more about? Who do you want to see on the show...
2023-05-19
39 min
Developer Experience
Nailing Down the Right Abstractions - Tim Neutkens (Vercel)
How to nail down the right abstractions for optimal DX? Building abstractions is at the core of API design. They become the face of your software, and they dictate a significant part of its developer experience. How to design the right abstractions? What is the difference between an opinionated software and a failing abstraction?To answer these difficult questions, we're happy to welcome two remarkable guests:Tim Neutkens is the Lead Engineer of Next.js, one if not the most popular and versatile React framework. He also co-authored MDX, an authoring format that lets you...
2021-09-30
1h 03
CodingCat.dev Podcast
1.36 - Reviewing Next.js 11 features with Tim Neutkens
https://codingcat.dev/podcast/1-36-reviewing-nextjs-features-with-tim-neutkens
2021-09-15
1h 05
AppLab
How curiosity & open source can help you land your dream developer job
Today we’re deep-diving into developer topics with Tim Neutkens, who leads Next.js team at Vercel and is proof that you don’t need to know everything to create something awesome! Tim tells us what kept him motivated to keep going on a self-taught developer journey, how curiosity and productivity led to his dream job, and how open source can be a valuable resource in learning. He also gives some practical tips on how to get projects seen and recognized on GitHub. Follow Tim on Twitter: https://twitter.com/timneutkens Bring your idea...
2021-02-09
34 min
Catch the Tornado Podcast
16. Pioneers. with Tim Neutkens Next.js lead and co-author
Next.js has become a standard framework for React applications. Wondering how this happened? In today’s Pioneers episode, we speak to Tim Neutkens, the very young yet accomplished Next.js lead and co-author. Among some of the topics, Piotr and Tim discuss are how adopting this framework impacted the hosting platform adoption and vice versa, how they managed to build a community around next.js, and what cooperation with Google Chrome and Facebook's React team actually looks like. Tune in!
2020-12-24
1h 10
React Podcast
121: Tim Neutkens on Next.js 10
FeaturingTim Neutkens — Twitter, GitHub, Websitechantastic — Twitter, GitHub, WebsiteDiscordJoin the discussion Discord 🎉🎊🥳Listeners of React Podcast are chatting on Discord!Join us Friday at 10am CT for a friendly chat thru the latest episode.It's fun, interactive and all are welcome! LinksNext.js 10 announcementNext.js Conf 2020 KeynoteNext.js Analytics53:Embrace the PHP with Next.js, Featuring Tim Neutkens — our previous episode with TimNext TutorialSponsorsHoneybadgerWhen you push code with errors, and those error makes it all the way t...
2020-12-03
1h 02
Web Rush
Episode 112: Next.js and Vercel with Tim Neutkens
Recording date: Oct 29, 2020John Papa @John_PapaWard Bell @WardBellDan Wahlin @DanWahlinCraig Shoemaker @craigshoemakerTim Neutkens @timneutkensBrought to you byag-Grid Raygun Actionable error, crash and performance monitoring. Raygun gives you visibility into how users are really experiencing your software. Detect, diagnose and resolve issues with greater speed and accuracy.Resources:pre-rendering explainedTime to First Byte (TTFB)Hot Module ReplacementFast Refresh in Next.jsZeit is now VercelNuxt.js with VueStatic Web...
2020-12-03
55 min
CodeKlets
[S1E14] Tim Neutkens over Next.js
ShownotesIn deze aflevering is Tim Neutkens te gast. Tim is de hoofd maintainer van Next.js. Hij heeft een passie voor het maken van schaalbare applicaties en het verbeteren van de ontwikkelaarservaring. Tim was al een bekend gezicht binnen de Vercel community voordat hij bij Vercel zelf ging werken. Verder draagt hij een steentje bij aan Next.js, Micro en MDX. Tim heeft een sterke achtergrond in e-commerce en CMS-oplossingen.Een special shout out gaat naar Salves, zij maken het mogelijk dat we onze opnames online kunnen doen.Met hosts
2020-11-30
2h 10
The 6 Figure Developer
Episode 161 – Next.js with Tim Neutkens
Tim Neutkens is the co-author and lead maintainer of Next.js and is the co-author of the MDX library for dynamic markdown documents. He has a passion for creating scalable applications and improving the developer experience, and has spoken at a number of industry conferences such as dotJS and React. He joined Vercel (formerly ZEIT) in 2017 and co-authored a number of libraries the team was building internally and served as a project advisor. Prior to Vercel, he worked at We Provide for two years as a software developer and has a background in eCommerce and CMS solutions using P...
2020-09-14
35 min
The 6 Figure Developer Podcast
Episode 161 – Next.js with Tim Neutkens
Tim Neutkens is the co-author and lead maintainer of Next.js and is the co-author of the MDX library for dynamic markdown documents. He has a passion for creating scalable applications and improving the developer experience, and has spoken at a number of industry conferences such as dotJS and React. He joined Vercel (formerly ZEIT) in 2017 and co-authored a number of libraries the team was building internally and served as a project advisor. Prior to Vercel, he worked at We Provide for two years as a software developer and has a background in eCommerce and CMS solutions using P...
2020-09-14
35 min
Syntax - Tasty Web Development Treats
Hasty Treat - Upgrading Next.js Syntax Site
In this Hasty Treat, Scott and Wes talk about their experience upgrading Syntax.fm and some of the site’s big changes. LogRocket - Sponsor LogRocket lets you replay what users do on your site, helping you reproduce bugs and fix issues faster. It’s an exception tracker, a session re-player and a performance monitor. Get 14 days free at logrocket.com/syntax. Show Notes 02:26 - The old Syntax site Next.js Custom server for API - shows, Latest shows, sick picks On-demand page builds Custom routing 06:41 - The new Syntax site Next.js has...
2020-08-03
17 min
Podcast proConf
#64 ReactEurope 2020 - Замена Redux от Facebook | Быстрый Gatsby | React Native для веба | Next.js
Доклады: Recoil: State Management for Today's React - Dave McCabe aka @mcc_abe (https://youtu.be/_ISAA_Jt9kI) The Latest in Next.js 9.4 by Tim Neutkens (@timneutkens) co-creator of Next.js - (https://youtu.be/UD98x-2mido) Rejecting bongo kittens, achieving 3D blooms, and other lessons learned - Josh Comeau - (https://youtu.be/9u0VapB-AbE) Design system and accessibility - Devon Govett aka @devongovett - (https://youtu.be/dxDcBB7Xoxs) Gatsby's roadmap and its future - Sid Chatterjee (@chatsidhartha) core-team gatsby - (https://youtu.be/yHicxrK1HOI) Excalidraw: Cool JS Tricks Behind the Scenes - Christopher Chedeau aka @vjeux...
2020-05-31
1h 54
Frontend First
What's the fastest way to deliver an app?
Topics include:6:00 – Adding Cypress tests to the Mirage Inspector14:00 – Lazy page generation, incremental rebuilds and cache stampedes with Next.js24:51 – CDNs & surrogate keys38:00 – Will global databases obviate the need for CDNs?42:23 – Gatsby Cloud's ability to build surrogate keys from GraphQL queries48:48 – Gatsby Cloud's Preview Mode50:30 – Will hosting-only platforms like Netlify and Heroku become too generic?53:43 – Is there a tension between Next/Gatsby's per-page model and SPAs?Links:Working on the Mirage Inspector Apr 7, 2020Working on the Mirage Inspector Apr 14, 2020FullStack Radio #137: Tim Neutkens - Continuing to Innovate with Next.js 9.3JS Party #122: What's new and what's Next.js with Guill...
2020-04-16
1h 13
Full Stack Radio
137: Tim Neutkens - Continuing to Innovate with Next.js 9.3
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 pe...
2020-04-08
1h 23
React Podcast
53: Embrace the PHP with Next.js, Featuring Tim Neutkens
Have you had the privilege of working in PHP? If you haven't let me tell you: You can have a dynamic website just by putting a single PHP file on a host, anywhere. It's magic For us React developers, everything is a lot more complicated. We want server-side rendering for Google crawl-ability, Hot Module Replacement for quick feedback in development, and code-splitting to get quick initial page loads for users. None of that is easy to implement. But there's hope. The team at Zeit wants you to have all that but with the simplicity of that beautiful PHP workflow. And...
2019-07-07
53 min
React Podcast
53: Embrace the PHP with Next.js, Featuring Tim Neutkens
Have you had the privilege of working in PHP? If you haven't let me tell you: You can have a dynamic website just by putting a single PHP file on a host, anywhere. It's magic For us React developers, everything is a lot more complicated. We want server-side rendering for Google crawl-ability, Hot Module Replacement for quick feedback in development, and code-splitting to get quick initial page loads for users. None of that is easy to implement. But there's hope. The team at...
2019-07-07
00 min
Podcast proConf
proConf #16 React Amsterdam 2019 | Куда движется React | Почему тормозит React Native |
https://react.amsterdam/ Тайм коды: 00:00 - Приветствие и о госте 02:35 - Refactoring React - Siddharth Kshetrapal https://youtu.be/2Dw8gA60d_k 07:50 - Practical Performance for React (Native) - Anna Doubková https://youtu.be/jTdi9oTM22c 17:45 - Painting Pixels with WebGL with React Hooks - Ashi Krishnan https://youtu.be/1NZvwicGK4U 27:50 - Designing with React - Mark Dalgleish https://youtu.be/orPcyJMJh7Y 34:35 - A Common Design Language. Let Designers and Developers talk to each other - Andrey Okonetchnikov https://youtu.be/3ggoo6AH8Uo 38:05 - Sharing Code Between React and React-Native: What Not to Share - Ben Ellerby https://youtu.be/QO7SkFqRd7s 47:40 - Make Your...
2019-06-16
1h 06
Full Stack Radio
99: Tim Neutkens - Building React Apps with Next.js
Topics include: How Next.js is different than using create-react-app How page-based routing works in Next.js vs. a traditional router The mechanics behind how components are server-side rendered and picked up by React on the client What it really means to server-render a React app and how it's different from a traditional server-rendered web app How to use "getInitialProps" to tell Next.js how to render a page on the server How dynamic routing works using page-based routing What's new in Next.js 7.0 Sponsors: Rollbar, sign up at https://rollbar.com/fullstackradio and install Rollbar...
2018-10-10
52 min