Skip to content

weTwenties/engineering-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weTwenties Engineering Playbook

Practical engineering decisions, patterns, and lessons from building real products.

About

The weTwenties Engineering Playbook is a public knowledge base for documenting how we design, build, and evolve software under real product and delivery constraints.

It focuses on the reasoning behind technical decisions—not only the final implementation. Each article aims to capture the original context, constraints, architecture, trade-offs, failure modes, and reusable lessons that can be applied to future projects.

This repository is intended to grow into a shared engineering asset for the weTwenties team, collaborators, and developers interested in practical product engineering.

Scope

  • Frontend architecture and runtime UI
  • Backend and system design
  • CMS-driven products and content pipelines
  • Reusable components, builders, and internal platforms
  • Storage, publishing, and delivery workflows
  • Testing, automation, and observability
  • AI-assisted engineering with explicit guardrails
  • Case studies from outsourcing and product development

Principles

  • Context matters more than universal best practices.
  • Configuration should not become an uncontrolled programming language.
  • Reuse should reduce change cost, not create premature abstraction.
  • Faster delivery still requires validation, versioning, rollback, and observability.
  • Good architecture should make similar future changes cheaper and safer.

Articles

Related

For shorter personal notes and the thinking behind these decisions, see Build Less by Khanh Vinh Nguyen.


Maintained by weTwenties.

License

Unless otherwise noted:

The weTwenties name, branding, and trademarks are not included in these licenses.

About

Practical engineering decisions, patterns, trade-offs, and case studies from building real products.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors