General
138 views
Kanban
Quick Definition
Visual workflow management using boards
Full Definition
A visual workflow management method using boards to track work.
Examples
kanban board, WIP limits, continuous flow, pull system
Related Terms
agile
scrum
lean
More General Terms
Version Control
Systems tracking code changes for collaboration
SOLID
Five design principles for maintainable OOP software
Site Reliability
Engineering approach to IT operations with software practices
BDD
Extending TDD with natural language behavior specs
Event Sourcing
Storing all state changes as immutable event sequences
Code Review
Examining code changes before merging for quality