Articles

Page 3 of 8 · 68 total articles · 28 topics ·
Flutter Didn’t Fail Me — But React Native Woke Me Up Part 5/5
Dec 14, 2025 #Bun

Flutter Didn’t Fail Me — But React Native Woke Me Up

Flutter didn’t fail me, but React Native’s Expo Router woke me up. A die-hard Flutter dev explores why trading Widgets for URLs and Hooks changed everything.

Weaving DNA Into a Living Form Builder
Nov 21, 2025 #AI

Weaving DNA Into a Living Form Builder

Every once in a while you inherit a greenfield problem that feels equal parts thrilling and terrifying. Ours was simple to describe and brutal to execute: build a vendor onboarding experience where no field is hardcoded, every service type defines its own rules, and UI + validation + submission logic are all generated from server-delivered JSON that we lovingly called DNA. This is the story of how that system came to life inside `webapp_frontend`, what it looks like today, and the lessons learned while making it production-ready.

Everything Is a Wrapper: Seeing Software (and Life) Differently
Oct 9, 2025 #DevelopmentTools

Everything Is a Wrapper: Seeing Software (and Life) Differently

Everything Is a Wrapper: Seeing Software (and Life) Differently

Building a Custom Dynamic Link Solution for a Flutter App Part 4/5
Oct 4, 2025 #DevelopmentTools

Building a Custom Dynamic Link Solution for a Flutter App

When Firebase deprecated Dynamic Links, I had to build my own solution. Here's the complete story of how I created a custom, cost-effective link sharing system for my Flutter app using Next.js and Firestore.

Conquering the Update Nightmare: My Flutter Journey to a Robust In-App System Part 3/5
Sep 12, 2025 #MobileDevelopment

Conquering the Update Nightmare: My Flutter Journey to a Robust In-App System

My journey building a robust server-based in-app update system for Flutter. Tackle update nightmares, background downloads, edge cases & learn real-world mobile deployment challenges with MS Bridge.

From YOLO to 'I Know!': Master Production Error Logging as a Solo Dev (BugFender & Axiom)
Sep 1, 2025 #MobileDevelopment

From YOLO to 'I Know!': Master Production Error Logging as a Solo Dev (BugFender & Axiom)

From 'YOLO' deployments to informed decisions! Learn how solo dev Abdul Rafay tackles error logging & crash reporting with BugFender (mobile) & Axiom (web)

Beyond the Hype: My Honest Review of GPT-5 in Real-World Flutter Development Part 3/3
Aug 18, 2025 #AI

Beyond the Hype: My Honest Review of GPT-5 in Real-World Flutter Development

Spent 50 hours on GPT-5 for Flutter development: fixing bugs, adding features to MS Bridge. My honest take on OpenAI's 'game-changer' claims for software engineers.

When the Terminal Becomes Your Pair Programmer — My Experience with Cursor CLI and GPT‑5 Part 2/3
Aug 9, 2025 #AI

When the Terminal Becomes Your Pair Programmer — My Experience with Cursor CLI and GPT‑5

Discover how I used Cursor CLI with GPT‑5 to transform a plain Python app into a polished, local-first tool with charts, PDF export, and multi-window support.

GPT-5 in the Real World: Fixing Bugs, Building Apps, and Automating Workflows Part 1/3
Aug 8, 2025 #AI

GPT-5 in the Real World: Fixing Bugs, Building Apps, and Automating Workflows

Dive into a real-world review of GPT-5 with tasks like fixing GTM issues, building a Jetpack Joyride clone, upgrading Astro UIs, and automating marketing workflows. Not just benchmarks—this is AI in action.