Shipping a Feature Across Three Layers: API, Web, and Mobile
The end-to-end workflow for delivering a single feature simultaneously across API, web, and mobile layers — lessons from building Looplio.
Blog
My writing, videos and posts across platforms on software architecture, PHP, DevOps and product development. (Page 7/30)
The end-to-end workflow for delivering a single feature simultaneously across API, web, and mobile layers — lessons from building Looplio.
Building a home cloud server with Raspberry Pi 5: CasaOS, Nextcloud, RAID storage, and Cloudflare Tunnel.
A first-hand account of the preparation steps and real experience of submitting a React Native app to the App Store and Google Play using Expo and EAS Build.
Practical techniques for keeping large lists smooth in React Native — real-world experience with FlatList, memo, and keyExtractor.
An introduction to CI/CD with GitHub Actions: how to set up workflows and automate your deployment process.
What is HTTP Basic Authentication, how does it work, and when should you use it? A practical breakdown of the oldest auth mechanism in the web stack.