Loading…
Thoughts on Next.js, React, AG Grid, and building real software for real businesses.
Supabase is more than a Firebase alternative. Here's how to use RLS policies, Realtime channels, and Edge Functions as load-bearing parts of a production system.
Every cold-start serverless function opens a new database connection. At scale, this kills Postgres. Here's how connection pooling — and Supabase's Supavisor — fixes it.
SAP and NetSuite aren't the only options. Here's how modern bespoke ERP systems compare to SaaS platforms — and when each makes sense.
AG Grid is the most powerful data grid for React, but it has a steep learning curve. Here's what I wish I'd known before shipping it in a production ERP.
Skip the premature optimisation. Here are the profiling-backed techniques that make a measurable difference on real user devices.
The App Router rewrites how you think about data fetching, layouts, and rendering. Here's what actually matters after shipping it on real client projects.