Category
Performance
Web performance directly impacts user experience and SEO. Learn optimization techniques for faster page loads and better Core Web Vitals.
2 articlesC# ValueTask vs Task in Three-Tier APIs — When to Use Each
2026/03/02·16 min readUnderstand when to use Task vs ValueTask in ASP.NET Core three-tier APIs, with practical examples for cache-heavy, always-I/O, and batch aggregation scenarios.
WebSite Performance Improvement - Lighthouse
2021/03/04·1 min readTips and techniques for improving website performance using Google Lighthouse recommendations, including text compression, reducing unused CSS and JavaScript, and browser caching.