146: Launching Statamic 3, GitHub Sponsors, Tailwind CSS v1.7, and Preparing for Laracon
Episode
80 min
Read time
2 min
Topics
Design & UX, Software Development, Psychology & Behavior
AI-Generated Summary
Key Takeaways
- ✓GitHub Sponsorware Strategy: Statamic implements tiered sponsorship at $5-$100 monthly, offering free starter kits at threshold levels while keeping premium versions behind sponsorship. This model aligns value with donations without blocking essential features, generating $500-600 monthly to fund designers and developers for open source work.
- ✓Component Composition Architecture: Build components with minimal responsibility using multiple divs rather than flattening markup. Keep spacing, sizing, and borders in parent containers, not baked into components themselves. This enables reusability across contexts—components should be width 100% by default, letting parent containers control dimensions and spacing.
- ✓Tailwind v1.7 Gradient System: New gradient utilities use CSS variables for composition, allowing BG-gradient-to-r from-orange-500 to-pink-500 syntax. This approach generates fewer classes than combinatorial alternatives and automatically handles Safari's transparent gradient bug by calculating proper RGBA values, avoiding gray fade issues.
- ✓Responsive Component Props Pattern: Experimental layout prop system passes screen-size-to-layout mappings as objects (default: stacked, SM: horizontal, XL: stacked), enabling components to adapt without hardcoded breakpoints. Combined with Purge CSS integration using variable syntax, this creates container-query-like behavior without JavaScript polyfills or performance issues.
- ✓Feature Flag Development Workflow: Implement future and experimental config keys to develop next-major-version features inside current releases. Future flags enable stable breaking changes users can opt into; experimental flags allow unstable features without semantic versioning concerns. This eliminates separate alpha branches while letting users test upcoming functionality.
What It Covers
Adam Wathan and Jack McDade discuss launching Statamic 3, implementing GitHub Sponsors with sponsorware models, releasing Tailwind CSS v1.7 with gradient utilities, and preparing a Laracon talk about building component libraries with responsive design patterns.
Key Questions Answered
- •GitHub Sponsorware Strategy: Statamic implements tiered sponsorship at $5-$100 monthly, offering free starter kits at threshold levels while keeping premium versions behind sponsorship. This model aligns value with donations without blocking essential features, generating $500-600 monthly to fund designers and developers for open source work.
- •Component Composition Architecture: Build components with minimal responsibility using multiple divs rather than flattening markup. Keep spacing, sizing, and borders in parent containers, not baked into components themselves. This enables reusability across contexts—components should be width 100% by default, letting parent containers control dimensions and spacing.
- •Tailwind v1.7 Gradient System: New gradient utilities use CSS variables for composition, allowing BG-gradient-to-r from-orange-500 to-pink-500 syntax. This approach generates fewer classes than combinatorial alternatives and automatically handles Safari's transparent gradient bug by calculating proper RGBA values, avoiding gray fade issues.
- •Responsive Component Props Pattern: Experimental layout prop system passes screen-size-to-layout mappings as objects (default: stacked, SM: horizontal, XL: stacked), enabling components to adapt without hardcoded breakpoints. Combined with Purge CSS integration using variable syntax, this creates container-query-like behavior without JavaScript polyfills or performance issues.
- •Feature Flag Development Workflow: Implement future and experimental config keys to develop next-major-version features inside current releases. Future flags enable stable breaking changes users can opt into; experimental flags allow unstable features without semantic versioning concerns. This eliminates separate alpha branches while letting users test upcoming functionality.
Notable Moment
Adam reveals he built an entire Tailwind release (v1.7) unplanned during a work cycle, adding gradient utilities and experimental features just to avoid wasting a version number on infrastructure changes alone. The gradients became the most popular release since transitions, despite being a last-minute addition.
You just read a 3-minute summary of a 77-minute episode.
Get Full Stack Radio summarized like this every Monday — plus up to 2 more podcasts, free.
Pick Your Podcasts — FreeKeep Reading
More from Full Stack Radio
153: DHH – Omarchy and Designing Your Own OS on Arch Linux
Aug 21 · 76 min
Masters of Scale
DraftKings’ next big bets, with CEO Jason Robins
Feb 12
More from Full Stack Radio
152: Ben Orenstein - How to Stand Out When Applying for a Job at a Small Company
Jan 28 · 47 min
The Pitch
#16 - Interview with Actor & Filmmaker Adam Sinclair
Jun 1
Books, tools, and gear mentioned in this episode
SignalCast may earn commission on purchases via these links.
Tools
by Statamic
“Adam Wathan and Jack McDade discuss launching Statamic 3, implementing GitHub Sponsors with sponsorware models”
by GitHub
“Adam Wathan and Jack McDade discuss launching Statamic 3, implementing GitHub Sponsors with sponsorware models”
More from Full Stack Radio
We summarize every new episode. Want them in your inbox?
153: DHH – Omarchy and Designing Your Own OS on Arch Linux
152: Ben Orenstein - How to Stand Out When Applying for a Job at a Small Company
151: DHH – Building HEY with Hotwire
150: Secret Screencasting Tips & Behind the Scenes of Tailwind CSS 2.0
149: Choosing a Payment Processor, Radical Icons & W3C Hype
Similar Episodes
Related episodes from other podcasts
Masters of Scale
Feb 12
DraftKings’ next big bets, with CEO Jason Robins
The Pitch
Jun 1
#16 - Interview with Actor & Filmmaker Adam Sinclair
Masters of Scale
Jun 11
The future of EVs, with Rivian’s RJ Scaringe
Freakonomics Radio
May 1
673. What Is Money?
The Daily (NYT)
Apr 11
'The Interview': Lena Dunham Is Still Trying to Figure Out Why People Hated Her So Much
Explore Related Topics
This podcast is featured in Best Cybersecurity Podcasts (2026) — ranked and reviewed with AI summaries.
Read this week's Software Engineering Podcast Insights — cross-podcast analysis updated weekly.
You're clearly into Full Stack Radio.
Every Monday, we deliver AI summaries of the latest episodes from Full Stack Radio and 192+ other podcasts. Free for one show.
Start My Monday DigestNo credit card · Unsubscribe anytime