Skip to main content
斑码工坊 (Breeze Workshop) is a frontend-focused tech blog written by breeze. The tagline is “Show You Life” — a reflection of the blog’s intent to make complex technical concepts visible and approachable. You will find articles that go beyond surface-level explanations and into the mechanics that drive JavaScript, browsers, and modern developer tooling. The blog covers JavaScript deeply: how the engine parses and executes code, how the event loop manages async work, how types coerce, and how memory is managed. Alongside that, you will find articles on browser behavior and network protocols, CSS techniques, Vue patterns, Webpack configuration, and ECMAScript proposals. There are also translated articles that bring quality English-language technical writing to a Chinese-speaking audience. If you prefer to run your own infrastructure, the self-hosting guides walk you through setting up GitLab, Ghost, and a private NPM registry on your own server — with minimal configuration and real-world notes on what trips people up.

Article categories

WWH

Short explainers on the what, why, and how of frontend concepts.

Browser family

Browser internals, rendering behavior, and network protocols.

Translations

Quality technical articles translated into Chinese.

Fundamentals

Core JavaScript concepts explained from first principles.

Data

Articles on data handling, structures, and processing in JavaScript.

Tools

Self-hosting guides and developer tooling setup.

CSS

Styling techniques, layout, and visual fundamentals.

Vue

Vue framework patterns, component design, and ecosystem.

Webpack

Bundling configuration, optimization, and module resolution.

ECMAScript

Language proposals, spec details, and new JavaScript features.