
Cách tổ chức các ứng dụng React tốt hơn
A practical strategy for structuring large React and Redux codebases so they stay organised and maintainable as teams and features grow.
I help teams build secure, scalable web platforms across modern frontends and backend services. I write about micro frontend architecture, backend systems, performance engineering, and the tools changing how teams ship software.
Latest writing

A practical strategy for structuring large React and Redux codebases so they stay organised and maintainable as teams and features grow.

Why breaking a React application into small, single-purpose modules is the most reliable path to a maintainable, comprehensible codebase.
When and how to memoize React Hooks for performance, and how to avoid solving imaginary performance problems before they exist.

How JavaScript parse, compile, and execution costs slow down page start-up, and the practical techniques you can use to fix them.