Use of bools is usually a code smell. Use enums with two variants for better readability
Everything in your code should be as explicit as possible. Everything that happens should be under developers’ knowledge, anything happening outside will lead to bugs
Default values are silent bugs. If the runtime guesses for me, it guesses wrong. Be explicit: config, timeouts, nullability, perms. Ship intent, not surprises
Money is cheap, Pride is expensive Being proud of what you do is prerequisite for writing great software
When things break, you realize why they break. When you realize why they break, you write things that don’t break
Great Software follows these two principles: 1. Makes it as easy as possible to add features 2. Makes it as hard as possible to add bugs
United States 趨勢
- 1. #WorldSeries 103K posts
- 2. Dodgers 128K posts
- 3. Kershaw 16.2K posts
- 4. Ohtani 90.3K posts
- 5. Freddie 15.4K posts
- 6. Mookie 11.2K posts
- 7. Tommy Edman 4,701 posts
- 8. Will Smith 13K posts
- 9. Draymond 6,112 posts
- 10. Lauer 1,798 posts
- 11. Vladdy 8,589 posts
- 12. Joe Davis 1,248 posts
- 13. Dave Roberts 4,054 posts
- 14. Inning 15 N/A
- 15. Lukes 2,776 posts
- 16. Chiefs 84.7K posts
- 17. Alex Call 1,363 posts
- 18. Muncy 3,250 posts
- 19. Wikipedia 46.6K posts
- 20. Grokipedia 48K posts
Something went wrong.
Something went wrong.