Home About Skills Products Work
Projects Services Experience
Learn
Tutorials Courses Blogs Resources
Contact
Blog

Writing & Insights

Articles on web development, tools, and lessons learned.

4 articles · browse by category or tag below

Popular Articles

Results

React Performance Optimization: Memoization and Code Splitting

React Performance Optimization: Memoization and Code Splitting

React.memo, useMemo, useCallback, and code splitting — how to actually measure and fix real React performance problems.

Web Performance Optimization: Understanding Core Web Vitals

Web Performance Optimization: Understanding Core Web Vitals

What LCP, INP, and CLS actually measure, and the concrete, specific fixes that move each one in a real production site.

Redis Caching Strategies for Web Applications

Redis Caching Strategies for Web Applications

Cache-aside, TTLs, invalidation, and using Redis for rate limiting and sessions — practical caching patterns that hold up in production.

Website Performance Optimization: A Complete Checklist

Website Performance Optimization: A Complete Checklist

Images, JavaScript bundle size, fonts, caching headers, and database response time — the concrete checklist for a genuinely fast website.

Esc