All of WordPress in JavaScript

We’re in the process of  replicating all of WordPress, including templates and plugins, to a modern tech stack  (Node.js & Next.js) called NextPress.

migrating from php to JS
nextpress ai powered migration

AI-powered migration

FAQs

How does NextPress work?

NextPress is an initiative aimed at reimagining WordPress by transitioning its core functionalities from PHP to a modern JavaScript-based tech stack, specifically Node.js and frameworks like Next.js. This transformation seeks to enhance performance, streamline development, and improve user experience.

In multiple ways.

  1. By enabling technology developed on JavaScript like Next.js, you can do Server-Side Rendering, as well as Static Site Generation (render the page on your server instead of the client’s computer or render it just once and load static pages distributed through a CDN, your choice). 
  2. JavaScript allows websites that are data-heavy to natively run async calls as non-blocking code. That means you can get and render data faster.

We have developed a proprietary AI tool that matches your existing content and configuration to the new architecture and translates your code to human-readable JavaScript.

We sure hope so!
Page speed is a key factor in Google’s ranking algorithm. Expect better SEO rankings and higher conversion rates.
How much does it cost to use NextPress?

NextPress is free to use, but hosting is not. Contact us to learn about setting up a website and pricing.

Join our waitlist and be the first to know when it’s ready.

We’re actively looking for developers who want to contribute by helping build WordPress, as well as migrating their plugins or themes before anyone else. Join our waitlist and let us know you’re interested in contributing.

We are building NextPress so that you can change the framework that’s used to render your pages by changing the theme.