mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
718 B
718 B
-
1 issue that costs user 1 minute to compose may take the dev 10 minutes to figure it out before coding;
-
1 issue that costs user 10 minutes to compose may take the dev just 1 minute to figure it out before coding;
-
100 1-minute issues by 100 users may take the dev 1000 minutes to figure it out before coding.
-
一个用户花1分钟写好的问题,可能得耗费开发者10分钟去理解清楚,然后才是写代码解决问题;
-
一个用户花10分钟写好的问题,可能只需要开发者1分钟去理解清楚,然后写代码解决问题;
-
由100个用户在1分钟内写好的100个问题,可能会耗费开发者1000分钟去理解清楚,然后才是写代码解决问题。