Money is not a double: A Hard Lesson from Building a Trading App
Why supporting high-precision assets exposes the cracks in floating point math.
Feb 20, 20265 min read50

Search for a command to run...
Articles tagged with #mobile-development
Why supporting high-precision assets exposes the cracks in floating point math.

Why SwiftUI changes how coordinators work—and how to design them properly.

A practical approach to cross-platform routing in Flutter

Working in mid to large-sized teams often means everyone brings their own working style—code formatting preferences, commit message habits, naming conventions, and even different interpretations of language or framework best practices. This diversity...
