Note: This article includes visualizations of team workflows that can
From 6e17e2916731d903a8ff9d1df611d58f5ee87f54 Mon Sep 17 00:00:00 2001
From: Julien Calixte
- The pull system contrasts with the push system. Instead of trying to - make everyone work at maximum capacity, the focus shifts to improving - the time required to deliver a feature. + In a pull system, instead of trying to make everyone work at maximum + capacity, the focus shifts to improving the time required to deliver one + product.
- I wanted to create a simulation to explore the consequences of different - strategic approaches and identify which one is most effective. + But few people will bet the success of their product on a system they + are not familiar with. This is where simulation helps. We can safely + explore the consequences of different strategic approaches and identify + which one is really most effective.
- Imagine we're developing a mobile news app. We have several + We'll simulate the creation of a mobile news app with several functionalities to implement and want to measure how long each takes to - complete. + complete. Ready? Let's dive in!
+ +Note: This article includes visualizations of team workflows that can