Ahmed Hinedy
Product Frontend Engineer · Alexandria, EG
05 / WRITING
Can you articulate your reasoning?
Essays on frontend architecture, tradeoffs, and the decisions behind the interfaces.
- 01·
The Hidden Cost of “Best Practices” in Frontend Systems
Why practices tuned for code review often break under real product change
read → - 02·
How We Cut Our React App's Bundle Size in Half
How we cut a React app's bundle from 1.54MB gzipped roughly in half: code-splitting, lazy loading, and dependency audits that actually moved the needle.
read → - 03·
HTTP Cookies Demystified: A Web Developer's Guide
A practical guide to HTTP cookies: how Set-Cookie and Cookie headers work, the security attributes that matter, and when to reach for localStorage instead.
read →