What is Next JS?
Next.js is a JavaScript framework created by Zeit. It lets you build server-side rendering and static web applications using React. It’s a great tool to build your next website. It has many great features and advantages, which can make Nextjs your first option for building your next web application.
Next JS Features
Hot Code Reloading
Next.js reloads the page when it detects any change saved to disk. Automatic Routing Any URL is mapped to the filesystem, to files put in the pages folder, and you don't need any configuration (you have customization options of course).
Server Rendering
You can render React components on the server-side, before sending the HTML to the client.
Ecosystem Compatibility
Next.js plays well with the rest of the JavaScript, Node, and React ecosystem.
Automatic Code Splitting
Pages are rendered with just the libraries and JavaScript that they need, no more. Instead of generating one single JavaScript file containing all the app code, the app is broken up automatically by Next.js in several different resources.
Prefetching
The Link component, used to link together different pages, supports a prefetch prop which automatically prefetches page resources (including code missing due to code splitting) in the background.
TypeScript Support
Next.js is written in TypeScript and as such comes with excellent TypeScript support.
Why Use Next JS ECommerce
Explore how you can deliver innovative commerce projects and experiences for your business with Elastic Path and Next.js.
SDK Optimized for Next JS
With our SDK and a rich feature set at your fingertips, power your inventory, carts, categorization, search, shopping cart, and more. We help you to easily create and bring to life beautiful Next eCommerce experiences.

Get Your Elastic Path Free Trial Today
Discover the fastest way to deliver remarkable commerce experiences across any digital channel or consumer touchpoint.
Request a free trial of Elastic Path today and experience first-hand the flexibility, speed, and scale that our API-first Headless Commerce Service provides.