Next.js
p/nextjs
Create web applications with the power of React components
Tim Neutkens
Next.js 9 — The React Framework
2
Next.js is the React Framework for Production. Next.js lets you focus on building your application instead of configuring build tooling and implementing optimizations. It also makes you more productive with best-in-class developer experience.
Replies
Amardeep Singh
Amazing release! Thank you for bringing in API routes :) .. Any quick tips on creating protected API routes?
Tim Neutkens
Top Product
Maker
Hello Product Hunt! We are proud today to introduce the production-ready Next.js 9, featuring: Built-in Zero-Config TypeScript Support Build your application with increased confidence, thanks to automatic TypeScript support and integrated type-checking. File system-Based Dynamic Routing Express complex application routing requirements through the file system without the need for a custom server. Automatic Static Optimization Create ultra-fast websites that leverage Server-Side Rendering and Static Prerendering by default without compromising on features. API Routes Quickly build back-end application endpoints, leveraging hot-reloading and a unified build-pipeline. More Production Optimizations Applications are more responsive than ever thanks to in-viewport prefetching and other optimizations. Improved DX Unobtrusive, ease-of-use improvements to help you develop at your best.