Chia sẻ
Những gì chúng tôi học được trong quá trình xây sản phẩm.
Ghi chú từ công việc thực tế — kiến trúc, 3D, phần mềm và quy trình.
Using AI coding tools in real software projects
Where AI accelerates product delivery — and where human system design still decides quality.
AI · Workflow · Delivery
How I structure a real Next.js project
A maintainable App Router layout for product work: routes, data, components, and feature boundaries.
Next.js · Architecture
Building a SaaS with Next.js and Supabase
Auth, RBAC, and tenant boundaries from HomestayVN — without premature microservice complexity.
SaaS · Supabase · RBAC
GLB vs procedural Three.js geometry
When to ship authored assets and when procedural meshes are the better product choice.
GLB · Three.js · Pipeline
How I render hundreds of buildings in a browser
Chunk streaming and LOD decisions behind dense Web 3D streets — lessons from building HoiAnWorld.
Web 3D · LOD · Performance