Checklists
History /
Edit /
PDF /
EPUB /
BIB /
Created: 2018-10-27UTC00:000 / Updated: 2025-12-21UTC01:460 / Status: in progress / Readability: technical / 1 min read (~105 words)
Created: 2018-10-27UTC00:000 / Updated: 2025-12-21UTC01:460 / Status: in progress / Readability: technical / 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?