This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan
<p>Patrick writes about Did.txt</p>
<blockquote>
<p>Time flies by when you’re learning how to code. Its super important to take a second every once in a while to simple write down what you did during the past mental sprint. Writing down what you learned solidifies the knowledge.</p>
</blockquote>
<p><a href="https://theptrk.com/2018/07/11/did-txt-file/">Read full post</a>.</p>
<p>This is not a million miles away from what we do internally, where we have a concept of 'snippets'. It's up to you how you manage it, but it's a great way of keeping track of what you did, but also shared across your team you get a nice picture of what your peers, managers and reports are also doing.</p>
<p>The model I like is to split each weekly summary into a 'what I did' and 'what intend to do this week'. It helps me reflect and plan at the same time.</p>
This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan