Engineering notes
From the workbench.
Deep dives, patterns, and release notes on the headless stack we build and use.
react-woocommerce
Building a Headless WooCommerce Storefront with React
Learn how to build a headless WooCommerce storefront with React using React Query hooks for products, cart, and checkout in under an hour.
react-wordpress
Headless WordPress with React: A Practical Guide Using React Query Hooks
Build a headless WordPress frontend with React using @atomic-solutions/react-wordpress — type-safe hooks, zero boilerplate, works with React Native.
wordpress-utils
JWT Authentication with the WordPress REST API in TypeScript
Learn how to authenticate against the WordPress REST API using JWT and TypeScript with the @atomic-solutions/wordpress-utils client library.
react-woocommerce
WooCommerce Checkout Validation with React Query
Learn how to wire up WooCommerce checkout validation in React using React Query hooks — client-side form validation, server-side error handling, and order submission.