<Liucodes.Dev />
Blog

Writing

Blog

A collection of notes on building reliable web products, improving frontend performance, and collaborating well across teams.

ArchitectureFeaturedJanuary 12, 20256 min read

Building Frontend Systems for Enterprise Teams

The biggest frontend wins usually come from predictability: shared patterns, stable APIs, and clear ownership between product and engineering.

FrontendArchitectureTypeScript
Read article

More posts

PerformanceNovember 3, 20245 min read

Practical Performance Work for React Applications

Performance improvements land faster when you focus on user journeys first: loading, interaction latency, and how often the UI does unnecessary work.

ReactPerformanceUX
Read article
Product DeliveryAugust 18, 20244 min read

Shipping Better Features with Clearer Scope

Feature delivery gets easier when engineering teams define what success looks like, what can wait, and which edge cases actually matter for launch.

DeliveryProductCollaboration
Read article