Frontend Engineering Practices at ByteDance
Invited to speak at the 2023 WOT Global Technology Innovation Conference organized by 51CTO.
Frontend Engineering Practices at ByteDance
Invited to speak at the 2023 WOT Global Technology Innovation Conference organized by 51CTO.
Frontend Monorepo Practices at ByteDance
Invited to speak at the 11th Top100 Summit. For more details, see the article Year-end Review: How These 100 Tech Innovation Leaders Do Retrospectives
Best Practices for Git Workflows in Monorepo
No single Git workflow is a silver bullet. The right Git workflow often depends on the project’s code scale, number of collaborators, and use cases. This article starts with the Feature branch workflow suitable for small Monorepos, then covers the Trunk-based workflow for medium-to-large Monorepos, and provides selection criteria for reference. Hopefully, you’ll find the right Git workflow for your Monorepo!
A Scientific Approach to ESLint Governance in Legacy Projects
An effective and practical approach to ESLint governance.