Why Everyone Hates WordPress

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • hog-scaffold

    The base WP theme scaffold used by HoG.

  • The flip side here when working with folks who understand how the Core of WordPress works, is you are able to eliminate the need for most, if not all of these plugins. Registering a custom post type is dead simple, especially when you have an open source starter theme that is well organized and conducive to leveraging common PHP patterns like factories.

  • wp-graphql

    :rocket: GraphQL API for WordPress

  • Are you dead set on building a Nuxt + Vue application? Partial to NextJS like I am? Well good news everyone, WordPress has done a pretty decent job over the past couple of years building out the WordPress API and enabling developers to leverage WordPress as a Headless CMS. Pair that with the amazing WPGraphQL Pluginand you’re cooking with JavaScript. You get all the benefits of really solid backend CMS that end users are familiar with, and can grasp with a 1 hour CMS training, distributed using your favorite flavor of JavaScript.

  • 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.

    InfluxDB logo
  • gutenberg

    The Block Editor project for WordPress and beyond. Plugin is available from the official repository.

  • The meteoric rise of plugins like Advanced Custom Fields (which is still an excellent plugin and serves it’s purpose very well), and page builder Themes like Divi, was a result of a gap in WordPress’s page editing abilities. And while these things may have been absolutely necessary in the past, with the introduction and integration of Gutenberg into WordPress core, that is no longer the case.

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

  • Nuxt3, Wordpress and ACF Flexible content types

    1 project | /r/Nuxt | 19 Jun 2023
  • redirect headless wordpress frontend without affecting API

    2 projects | /r/Wordpress | 15 Jun 2023
  • Looking for a plugin/codebase using which I can enter and save data which will then be available via the REST API

    1 project | /r/ProWordPress | 23 May 2023
  • I made my own WordPress Plugin!

    2 projects | /r/PHP | 16 Mar 2023
  • How to fetch data from a GraphQL endpoint into a NextJS 13 server component using the native fetch() API

    1 project | dev.to | 9 Feb 2023