All Posts
Filtering by: caching

Posts tagged "caching"

2 posts found

🎨 Frontend

React Query: The Missing Piece

I'd been managing server state wrong my entire React career. useEffect for fetching, useState for caching, manual refetching, stale data bugs everywhere. Then React Query showed me that server state was never meant to live in my components. Everything I thought I knew about data fetching changed.

reactjavascriptreact-query +6
Read more
⚙️ Backend

Laravel Caching: Making Your App Fly

Database queries are expensive. API calls are slow. Learn to cache the expensive stuff — with Redis, Memcached, or just files. Cache tags, cache invalidation, and the patterns that made my Laravel apps actually fast.

phplaravellaravel-5.6 +5
Read more
2 posts tagged "caching"
Saurav.dev

© 2026 Saurav Sitaula.AstroNeoBrutalism