Tech
Number of articles: 43.
(last update at
)
An assortment of quick tips to help you make your technical documentation (docstrings, READMEs) easier to read.
Use a combination of CSS named grid areas and `display: contents;` for ultimate layout flexibility.
Hard line breaks in READMEs are common but not ideal. Let's try soft line breaks instead!
New content based on my presentation "Setting up new developers for success".
Ever wanted Git Blame to ignore your formatting commits? You can!
(last update at
)
Did you know that HTML links and buttons are not interchangeable? Learn more about their proper use cases in this article.