Checklists
History /
Edit /
PDF /
EPUB /
BIB /
Created: October 27, 2018 / Updated: July 24, 2025 / Status: in progress / 1 min read (~105 words)
Created: October 27, 2018 / Updated: July 24, 2025 / Status: in progress / 1 min read (~105 words)
Checklists are a highly effective way to make sure that critical elements of a routine are done. As such, I want to explore and make checklists for different things that are important in my life.
- [ ] Did I eat 3 meals today?
- [ ] Are time-based events scheduled in the calendar?
- [ ] Are repetitive events scheduled in the calendar?
- [ ] Is the feature implementing all the desired use cases?
- [ ] Are tests written to cover the common case and some edge cases?
- [ ] Are tests passing?
- [ ] Is there a row of data even when the value is 0?