Rapid development checklist: Clear requirements Small tickets Mock APIs CI...


Rapid development checklist:

Clear requirements
Small tickets
Mock APIs
CI server
Linting
Feature flags
Trunk-based dev
Static types
Automated tests
Custom dev tools
Frequent reviews/pairing
Instant feedback loop
Continuous delivery
Auto formatting
Using packages/libs/components
This is the checklist I use when I join a team.

If we’re not moving fast, typically one of these things are deficient.

View original on X