React Native Performance: List Rendering
Practical techniques for keeping large lists smooth in React Native — real-world experience with FlatList, memo, and keyExtractor.
Blog
My writing, videos and posts across platforms on software architecture, PHP, DevOps and product development. (Page 10/32)
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.
A practical look at JWT authentication — token structure, signing mechanics, and the trade-offs you need to understand before reaching for it.
Designing API operations that produce no side effects when repeated; idempotency keys and practical implementation at the application layer.
An honest assessment of how side projects and open source contribute to a career: the returns, the costs, and when archiving a project is the right call.