RSS.Social

Leo's blog

follow: @[email protected]

Posts

๐ŸŽ‰ Gato GraphQL v1.0 is finally out!

๐Ÿ† Reaching #1 on Google <= How it happened

๐Ÿ  GraphQL API for WP has its first home ๐Ÿ‘‰ gatographql.com

๐ŸŽ‰ Released GraphQL API v0.7, with support for mutations, and nested mutations!

๐Ÿš€ Coding in PHP 7.4 and deploying to 7.1 via Rector and GitHub Actions

๐Ÿงฑ Reusing code in WordPress plugins with blocks

๐Ÿ’ต Funding a plugin through sponsorware, how successful is it?

๐Ÿ™…๐Ÿปโ€โ™€๏ธ How the Jamstack is failing at comments

๐ŸŽ‰ I got my 1st big sponsor for the GraphQL API for WordPress

๐Ÿ“น Video of my talk @ WPLDN is now on Youtube

๐Ÿ’ช Scripting capabilities in non-standard GraphQL server

๐Ÿ”‘ Justifying "Embeddable Fields" for GraphQL

๐Ÿ“ข Proposal for "Embeddable fields" in GraphQL

๐Ÿ“ฃ Released v0.6 of GraphQL API for WordPress

๐Ÿ’ช Fancy this GraphQL query? I'm on my way to build it!

๐Ÿคฉ Personal milestone - My first GitHub sponsor!

๐Ÿš€ Adding directives to the schema in code-first GraphQL servers

๐Ÿšซ GDPR illegal - Couchsurfing may be keeping your (deleted) photos

โ€ผ๏ธ Single source of truth => 2 presentations for doc

๐Ÿš€ Executing multiple queries in a single operation in GraphQL

๐Ÿ˜Ž Using GitHub actions to release a WordPress plugin

โ“ Why I built GraphQL API if there was WPGraphQL?

๐ŸŽ‰ Introducing the GraphQL API for WordPress

๐Ÿ‘จ๐Ÿปโ€๐Ÿซ Gutenberg tips for newbies

๐Ÿ˜ข My CouchSurfing photos

๐Ÿงฑ Setting up your first Gutenberg project

๐Ÿ˜ข Last glimpses of my CouchSurfing profile, before gone.

๐Ÿ˜ต Couchsurfing is dead

๐Ÿค” Why GraphQL needs to support the union of scalars

๐Ÿ™ƒ Opening modal windows in the WordPress admin, with/out Gutenberg

๐Ÿ› Architecture design - Executing GraphQL directives through a pipeline

๐Ÿ”ฅ Registering a Gutenberg block for a specific Custom Post Type only

๐Ÿ“บ Creating persisted GraphQL queries

๐Ÿ˜ณ GraphQL directives are underrated

๐Ÿ˜Ž Adding symlinks in Lando to speed-up development

๐ŸŽฆ Video - Creating custom endpoints with the GraphQL API for WordPress plugin

๐Ÿ‘€ Video showing the GraphQL API for WordPress brand-new plugin

๐Ÿ“ฑ Exposing WordPress site data for mobile apps

๐Ÿ‘€ Slides for the sneak preview to the GraphQL API for WordPress brand-new plugin

๐Ÿ’ฏ Generating the schema with independently versioned fields and directives

๐Ÿ™Œ Finally working on the documentation for GraphQL by PoP

๐Ÿ“ฆ Added @cache and @traceExecutionTime directives to GraphQL by PoP

๐Ÿš€ Added @removeIfNull directive to GraphQL by PoP

๐Ÿ’ฏ GraphQL by PoP now supports field/directive-based versioning

โฑ๏ธ Merge Composer to speed up development time

โš™๏ธ Mandatory directives for fields/directives in GraphQL by PoP

๐ŸฅŠ Code-first vs. schema-first development in GraphQL

๐Ÿ›ด Simplifying the GraphQL data model

๐Ÿ˜บ Bootstrapping a new WordPress site with Composer and WP-CLI

๐ŸŽ Designing a GraphQL server for optimal performance

๐Ÿ˜ธ Submitting my first RFCs to the GraphQL spec

๐Ÿ‘ Types and interfaces in GraphQL by PoP are now namespaced!

๐Ÿ‘ Visualize the GraphQL-powered WordPress schema!

๐Ÿš€ Updated slides for my GraphQL server in PHP

๐Ÿ™ Adding 100% compliance with GraphQL!

๐Ÿฅณ The PoP API is now a GraphQL server!

โœ๏ธ Reflexions on writing - Doing the writing

โœ๏ธ Reflexions on writing - Deciding what to write about

๐Ÿ˜Ž I've been named Smashing person of the week

โœ๏ธ Reflexions on writing - Attempting to become a good writer

๐Ÿš€ Improving GraphQL - How the PoP API achieves new heights

โœ๏ธ Reflexions on writing - Why, when, how, and more...

๐Ÿ”ช Decoupling PoP from WordPress - How it was achieved

๐Ÿ’ช The PoP API now features HTTP caching!

๐Ÿš€ Here they are => All the features from my GraphQL server in PHP

๐Ÿงจ Demonstrating the PoP API, an implementation of GraphQL on steroids

๐Ÿ—“ Webinar on the โ€œPoP APIโ€ GraphQL server

๐Ÿ˜Ž Components all the way down - A better GraphQL implementation!

โœ๏ธ Backstage to "Create Once, Publish Everywhere" with WordPress

๐Ÿš€ Introducing an implementation of GraphQL through components

๐Ÿ˜ฒ Making GraphQL cacheable through a new, single-line query syntax!?

๐ŸŽค I just submitted 9 proposals for ConFoo... I need only 1 accepted! Want to vote for me?

๐Ÿค” Bringing Laravel Vapor to WordPress, anyone?

๐Ÿค˜ Today I published my 1st WordPress plugin, yay!

๐Ÿ’‹ Hylia rocks!

๐ŸŽค I'm presenting on WordCamp Singapore 2019!

โฑ๏ธ Pointing to local Composer packages, to speed up development time

๐Ÿ‘จโ€๐Ÿ”ง Using environment constants when installing WordPress (a.k.a. How to not hardcode wp-config.php)

๐Ÿ‘ฉโ€๐Ÿ”ง Installing WordPress through Composer and WP-CLI

๐Ÿ‘‹ Hello world!