Repository with sources and generator of https://larlet.fr/david/ https://larlet.fr/david/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

title: Make it lang: en

I always interpreted this phrase in terms of business needs, not coding standards.

  1. Meet the minimum requirements for the business to call project a success. (Make it work.)

  2. Add bells and whistles to make the program less prone to error and more feature rich. (Make it right.)

  3. Find and eliminate waste in the process. Some assumptions from the start will have been incorrect. Remove unnecessary business logic. Included in this step is to improve code for better performance. (Make it fast.)

*Make It Work Make It Right Make It Fast* (cache)

0. Understand the ethical implications of your work and your responsibilities acting for a future you believe in. (Make it for good.)