|
|
|
|
|
by Heyso
1352 days ago
|
|
I take notes of (almost) everything I work on. What links I went to, screenshot or snippets of relevant information, current thought. The structure is simple, a folder for the project, and one .md file per day. It helps me think by writing thing down, free brain memory space and reduces browser tabs number. It gives me an history of what I tried put earlier to solve my issue.
It also give me something to say if anybody ask what I have been doing these past weeks or months (employer, recruiter). Finally, if I ever get a similar bug, I have a good chance to find some help from my past self with ctrl-shift-f. I write my notes with webstorm. |
|