We’re happy to hear that Jason…
We’re happy to hear that Jason Bahl is now going to be working on GraphQL for WordPress full time. The project is picking up steam, and I’m expecting significant updates soon. 🚂
We’re happy to hear that Jason Bahl is now going to be working on GraphQL for WordPress full time. The project is picking up steam, and I’m expecting significant updates soon. 🚂
Leonardo Losoviz says GraphQL can “rejuvenate” the WordPress data model. ⚡
Leonardo Maldonado explains why he thinks why GraphQL is the future of APIs. Leonardo has another interesting post on how to write your first React hook.
If you like trying out new open-source CMS applications now and then, check out Django-based Wagtail, which Mozilla and Google are using. Wagtail is designed for headless deployments where the frontend pulls content from the CMS with GraphQL queries.
Leonardo Losoviz asks, should WordPress should have a GraphQL API in core? Would WordPress be better off with both REST and GraphQL APIs for developers to choose from? 💬 Tell us what you think or jump right into the discussion in our #development channel.
WPGraphQL for ACF is a new plugin that allows you to interact with your Advanced Custom Field data using GraphQL Queries.
WordExpress is an open-source experiment by Ramsay Lanier that “aims to provide a better development experience” in WordPress using Javascript instead of PHP. It is a Node.js application using Express on the back end and React components on the template, and therefore not using HTML/PHP templates. In the middle, it uses a GraphQL server that queries…