Tim Neutkens

Articles & Tutorials

Next.js 11 (nextjs.org)
Jun 15, 2021
Next.js 11 continues our mission to create the best developer experience with a new conformance system and performance improvements.
Next.js 10 (nextjs.org)
Oct 27, 2020
Next.js 10 introduces Built-in Image Optimization, Internationalized Routing, Next.js Analytics, React 17 Support, and more.
  • Tim Neutkens
  • Joe Haddad
  • JJ Kasper
  • Davis Connor
  • Luis Alvarez
  • Shu Uesugi
Next.js 9.5 (nextjs.org)
Jul 27, 2020
Next.js 9.5 introduces Stable Incremental Static Regeneration, Custom Base Path, Redirects and Rewrites, Webpack 5 Beta, and more!
Next.js 9.4 (nextjs.org)
May 11, 2020
Next.js 9.4 introduces React Fast Refresh, Incremental Static Regeneration, New Environment Support, Built-in Fetch, and more.
Next.js 9.3 (nextjs.org)
Mar 09, 2020
We are excited today to introduce Next.js 9.3.
Next.js 9.2 (nextjs.org)
Jan 15, 2020
We are excited today to introduce Next.js 9.2.
New Next.js Documentation (nextjs.org)
Jan 09, 2020
We're excited to announce the new Next.js documentation.
Next.js 9.1.7 (nextjs.org)
Jan 06, 2020
Next.js 9 was released six months ago, followed by Next.js 9.1 three months ago. These two releases added very powerful new features to Next.js, without increasing our baseline client runtime size. Since then, we've focused heavily on refining and improving the framework as a whole: 9.1.1, 9.1.2, 9.1.3, 9.1.4, 9.1.5, 9.1.6, and 9.1.7. Let's dive into what these releases have improved!
Introducing Create Next App (nextjs.org)
Oct 09, 2019
We're delighted today to introduce the new Create Next App. Create Next App sets up a modern React application powered by Next.js in one command.
Next.js 9.1 (nextjs.org)
Oct 07, 2019
Today, we are excited to announce Next.js 9.1 with src and public directory support.
Next.js 9.0.7 (nextjs.org)
Sep 30, 2019
Next.js 9.0 was released approximately two months ago. Since then, we’ve been busy with 7 smaller but quite important releases. Let’s dive into what these releases have brought to your websites and applications, with absolutely no breaking changes.
  • Tim Neutkens
  • Joe Haddad
  • JJ Kasper
  • Connor Davis
  • Luis Alvarez
  • Lukáš Huvar
Next.js 9 Released: Q&A with Co-Author Tim Neutkens (infoq.com)
Aug 20, 2019
InfoQ interviewed Tim Neutkens, co-author of Next.js, on the motivation and contents of the recent release, and the plans for the future.
Next.js 9 (nextjs.org)
Jul 08, 2019
After 70 canary releases we are pleased to introduce Next.js 9.
  • Tim Neutkens
  • Joe Haddad
  • JJ Kasper
  • Connor Davis
  • Luis Alvarez
  • Lukáš Huvar
Next.js 8.1 (nextjs.org)
Apr 16, 2019
Today, we're excited to announce we've extended the Next.js experience to authoring AMP pages.
Next.js 8 Webpack Memory Improvements (nextjs.org)
Feb 19, 2019
Recently Next.js 8 was introduced. The release included a massive build-time memory usage reduction. This blog post will explore how we have helped optimize webpack for the community.
Next.js 8 (nextjs.org)
Feb 11, 2019
We are proud today to introduce the production-ready Next.js 8.
Next.js 7 (nextjs.org)
Sep 19, 2018
After 26 canary releases and 3.4 million downloads, we are proud to introduce the production-ready Next.js 7.
Next.js 6.1 (nextjs.org)
Jun 27, 2018
We are proud today to introduce the production-ready Next.js 6.1.
Next.js 6 and Nextjs.org (nextjs.org)
May 16, 2018
We are proud today to introduce the production-ready Next.js 6.
Next.js 5.1: Faster Page Resolution, Environment Config & More (nextjs.org)
Mar 26, 2018
We are happy to introduce Next.js 5.1, which features support for environment configuration, phases, source maps, and new Next.js plugins.
Next.js 5: Universal Webpack, CSS Imports, Plugins and Zones (nextjs.org)
Feb 05, 2018
We are very happy to introduce Next.js 5.0 to the world. It’s available on npm effective immediately.

Video Guides & Talks

Next.js: The React Framework (youtube.com)
Aug 07, 2019
Building fast and scaleable React applications is complex. There are many pieces that have to come together, from compilation to optimization to developer experience. Furthermore there are many strategies in which websites and applications are being built today, for example statically pre-rendering, server-rendering and client-side only rendering. Let's explore how Next.js solves all of these problems for you.
Why Next.js is an effective framework to build any kind of website (youtube.com)
Jun 13, 2019
Tim and Sadek are discussing the advantages of using Next.js on top of React.
Next for Next.js (youtube.com)
May 03, 2019
With powerful features out of the box such as code-splitting, server-side rendering and powerful optimizations, this talk discusses the exciting next steps for Next.js.
ZEIT Day 2018 - Keynote (youtube.com)
May 03, 2018
In this keynote, of our third conference in San Francisco, we are talking about what we have accomplished so far and what the future of cloud computing holds. We also announced Next.js 6 and MDX.

Podcast Episodes

Continuing to Innovate with Next.js 9.3 (fullstackradio.com)
Apr 08, 2020
In this episode, Adam is talks to Tim Neutkens about what's new in Next.js 9.3 and how it's changing the way applications are built at ZEIT.
Embrace the PHP with Next.js, Featuring Tim Neutkens (reactpodcast.com)
Jul 07, 2019
We sit with Tim Neutkens, lead developer on Next.js, an open source framework, for react, by ZEIT. He tells us how you can get back to that beautiful, fun PHP experience but with all of the benefits of SSR, HMR, AMP, and so many more initialisms.
Tim Neutkens - Building React Apps with Next.js (fullstackradio.com)
Oct 10, 2018
In this episode Adam talks to Tim Neutkens about Next.js, an opinionated React framework for building server-rendered client-side applications.

Libraries

@mdx-js/mdx (mdxjs.com)5906
v1.2.2
Aug 09, 2019
JSX in Markdown for ambitious projects.
next (nextjs.org)34873
v9.0.3
Aug 01, 2019
Next.js is a minimalistic framework for server-rendered React applications