Leon's Insights
HomeArticlesAI HubArchiveTagsLinksAbout
Leon's Insights

Technical posts focused on deployment, troubleshooting, and development practice.

Quick Links

  • Articles
  • Categories
  • Tags
  • About

Focus Areas

  • AI
  • Engineering / Web
  • Digital Life

© 2024 - 2026 Leon's Insights. All rights reserved.

Notes are kept to move further.

Powered by Cloudflare
Back to Tags

#Performance

2 articles

Articles

Chrome Translate Caused React Hydration Errors — Diagnosis and Mitigation

How Chrome's built-in page translation can mutate the DOM, causing React hydration/runtime errors — investigation, mitigations we tried, and recommended approach.

January 31, 2026
5 min read
ReactInternationalization
+2
Read article
Articles

Building a Personal Touch - How I Added Typewriter Effects and Smooth Animations to My Blog

Transforming a generic "Tech Blog" into "Leon's Insights" with smooth typewriter effects and performance-optimized animations. A complete guide to adding personality to your Next.js blog while maintaining optimal performance.

January 31, 2026
7 min read
TypeScriptReact+3
Read article