Writing / JournalField notes,
Field notes,
slowly written.
Essays on mobile engineering, distributed systems, and the craft of leading small teams through long projects.
- Oct 27, 2025TechnicalPreparing Your Flutter Apps for Google Play’s 16KB Page Size RequirementStarting November 2025, Flutter apps targeting Android 15+ must support 16KB memory pages. Learn what it means, how it affects your app, and how to prepare.
- Oct 26, 2025TechnicalUnderstanding Stateful vs Stateless Widgets in FlutterA clear and concise explanation of the key differences between stateful and stateless widgets in Flutter, including when and why to use each for better app performance and maintainability.
- Sep 11, 2025TechnicalBuilding a Modern Responsive Navbar with Next.js and Tailwind CSSLearn how to build a modern, responsive navigation bar using Next.js and Tailwind CSS. Step-by-step guide with code examples and best practices.
- Sep 10, 2025TechnicalFlutter Performance Optimization: The Power of Const WidgetsDiscover how to dramatically improve your Flutter app's performance using const widgets. Learn practical techniques to prevent unnecessary rebuilds and optimize your widget tree with real-world examples and best practices.


