The Orchestrator/Builder Pattern
The Orchestrator/Builder Pattern using Claude AI and Claude Code together for your projects. Two Claudes are better than one.
My name is Joshua Iz. I’m a dj, music producer, developer, designer, coffee lover, traveler, and writer based in Chicago.
The Orchestrator/Builder Pattern using Claude AI and Claude Code together for your projects. Two Claudes are better than one.
Post a link to a new blog post to Mastodon on commit using GitHub Actions. You can post with a post image for a long-form post or without for just a blurb. Here's how.
An article by Bill Brewster explaining why he sold his 13,000 records prompted me to write this post about why I'm **keeping** my record collection. Read on to find out why.
There are certain things that people will never cease to debate: 1) Is Chicago deep dish really pizza? 2) Who is the best heavy metal band of all time? 3) What is the first house music record? 4) What is the best Digital Audio Workstation (DAW)?
If you want to know the answers — or at least my answers — read until the end!
Recently I've had to build out some custom functionality in Shopify and my framework of choice is React. I've seen a few posts floating around on the intarwebs explaining that Shopify's Liquid templating language and React just don't mix. That's hogwash.
Not only can Liquid + React play nicely together, with a little finessing you can use Liquid's build-at-runtime feature to your advantage to pass dynamic data from Liquid → React on page load. Here's how.