Y
Hacker News
new
|
ask
|
show
|
jobs
by
makz
723 days ago
Easy, before leaving for the day I leave a comment in code: I’m working on this, need to do A, B C… to get it working.
Next time I open the code editor I know exactly what to do.
2 comments
JonChesterfield
720 days ago
Leaving a failing unit test is really good for efficiently establishing yesterday's context.
link
dSebastien
723 days ago
Yes, super useful. I call that saving and restoring mental contexts:
https://www.dsebastien.net/2022-09-01-saving-and-restoring-m...
link