SSarahinsarah-dyne.hashnode.dev·8h ago · 9 min readWe Ranked a Year of React Native Support TicketsThe premise For twelve months I've been running Applighter's support inbox and tagging every incoming ticket by platform, layer, and severity. Every ticket. Not just the interesting ones. Every "the b00
SSarahinsarah-dyne.hashnode.dev·1d ago · 11 min readDocker Alternatives in 2026: What to Use Instead (and When You Don't Need a Container at All)Docker made containers mainstream, but "Docker" is no longer one thing. There's the open container standard (OCI), the low-level runtime (containerd, runc), the CLI, and the desktop app with the licen00
SSarahinsarah-dyne.hashnode.dev·2d ago · 15 min readBuild vs Buy a React Native template - what founders missThe wrong question, asked confidently Every week another founder pings me with the same message. Two paragraphs about their MVP, then the ask: "Do we build our React Native app from scratch or buy a t00
SSarahinsarah-dyne.hashnode.dev·3d ago · 8 min readSingle Binary Deploy: Ship Your Whole App as One FileMost deployment pain comes from the number of moving parts. A typical web service ships as a runtime, a dependency tree, a set of static assets, a config folder, and a container image that wraps all o00