Welcome to Michael's Blog! 🎉 currently Renew and moving old post 🫠

Michael Lo's Tech Blog

Software Engineer exploring Vue, React, and Go. Sharing insights on modern web development, system design, and engineering best practices.

Latest Blog Posts
frontend

useCallback vs useMemo

A comprehensive guide to React performance optimization using useCallback and useMemo with real-world examples

frontend

Autocomplete System design

A comprehensive guide to designing a modern autocomplete component with React and TypeScript