What is headless WordPress - an in-depth comparison

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • wp-graphql

    :rocket: GraphQL API for WordPress

  • This is the principle of using WordPress with a decoupled frontend, where content is queried via an API such as REST or GraphQL (WPGraphQL), then displayed on the frontend.

  • Gatsby

    The best React-based framework with performance, scalability and security built in.

  • Full control over the technology used on the frontend, from React to Vue to Angular. This factor alone is game changing to many, allowing endless possibilities for how the frontend is created. For example, if you only wanted a simple blog site, you may be best using an SSG like Eleventy or Gatsby. Whereas if you're working on a large commerce site, Next.js would be a better fit for scalability. This control over tech stack used all ties into the Developer Experience, which I always believe plays a massive influence in the success of any project.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • eleventy 🕚⚡️

    A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

  • Full control over the technology used on the frontend, from React to Vue to Angular. This factor alone is game changing to many, allowing endless possibilities for how the frontend is created. For example, if you only wanted a simple blog site, you may be best using an SSG like Eleventy or Gatsby. Whereas if you're working on a large commerce site, Next.js would be a better fit for scalability. This control over tech stack used all ties into the Developer Experience, which I always believe plays a massive influence in the success of any project.

  • Next.js

    The React Framework

  • Full control over the technology used on the frontend, from React to Vue to Angular. This factor alone is game changing to many, allowing endless possibilities for how the frontend is created. For example, if you only wanted a simple blog site, you may be best using an SSG like Eleventy or Gatsby. Whereas if you're working on a large commerce site, Next.js would be a better fit for scalability. This control over tech stack used all ties into the Developer Experience, which I always believe plays a massive influence in the success of any project.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • My Experience with AstroJS

    5 projects | dev.to | 25 May 2022
  • Gatsby tutorial: Build a static site with a headless CMS

    5 projects | dev.to | 22 Mar 2024
  • The Current State of React Server Components: A Guide for the Perplexed

    4 projects | dev.to | 21 Feb 2024
  • The gatsby build command will not complete or terminate

    1 project | /r/learnprogramming | 4 Nov 2023
  • Converting a Gatsby Site to Use TypeScript

    2 projects | dev.to | 13 Aug 2023