What I've learned
LEARNINGS
A bit of everything: articles and notes on software engineering, technology and other topics.
ASYNC RETROSPECTIVES
How to stop wasting time filling the board and start using it for what matters
DOCUMENTING WITHOUT LOSING YOUR MIND IN THE PROCESS
How to turn the work you're already doing into documentation others actually use.
WHY ABBREVIATING ISN'T NECESSARILY THE BEST OPTION
Abbreviating variable, function, or type names saves keystrokes but can cost readability and maintainability. When it helps and when it doesn't. Aimed especially at junior developers.