WordPress MVC Plugin Reboot 2024
Revisiting a custom WordPress MVC router from 2010, with insights on how it still holds up in 2024 and where modern middleware fits in.
How to SSR with `apollostack` and `meteor-react-router-ssr`
Learn how to set up SSR with Apollo and Meteor-React-Router-SSR, handling initial state hydration, preRender hooks, and routing tweaks.
This is a WordPress Blog. What? Well.., kinda
Using WordPress.com as a headless CMS with GraphQL and React-Apollo to power a custom website. A practical approach to WordPress APIs.
WordPress MVC Plugin Development
Build a simple CRM WordPress plugin with a custom router for better control over routes, actions, and parameters. Perfect for developers streamlining admin