FlutterFlutter Just Stopped Shipping Fixed UIs. Inside GenUI and the A2UI Protocol
For most of Flutter's life, you write a widget tree, you ship it, and only the data changes at runtime. That assumption just broke...
FlutterWhy I Switched to Slang for Flutter Localization (and You Might Want To Too)
When I started my first Flutter app, I did what every tutorial told me to do: set up...
API DesignHTTP Finally Has a QUERY Method Here's What RFC 10008 Actually Changes
For years, complex search APIs forced a choice between GET's broken query strings and POST's misleading semantics. RFC 10008 closes that gap with a new HTTP method: QUERY. Here's what it does, what it doesn't, and whether you should use it yet.
Design SystemsForUI and the Civic App That Couldn't Wait
How I shipped a civic engagement platform with no designer by using ForUI instead of spending weeks on design decisions. The honest breakdown of what saved time and where I still had to build custom.