Explore the main topics
JavaScript
Understand the engine, runtime, event loop, type system, garbage collection, and prototypes from first principles.
Browser & Network
Learn how browsers optimize page loads, how TCP Keep-Alive works, and what happens between your code and the screen.
DevOps & Tools
Step-by-step self-hosting guides for GitLab, Ghost, and private NPM registries.
About
Learn more about the blog and the author behind 斑码工坊.
Topics covered
Breeze articles are organized into the following categories:- JavaScript internals — engine, runtime, call stack, event loop, type system
- Browser family — browser behavior, rendering, networking protocols
- Translations — curated technical articles translated into Chinese
- CSS — styling fundamentals and techniques
- Vue — framework patterns and component design
- Webpack — bundling, configuration, and optimization
- ECMAScript — language proposals and specification-level details
- Developer tools — self-hosted services and local development setup