Tech
Number of articles: 45.
(last update at
)
New content based on my presentation "Setting up new developers for success".
(last update at
)
An assortment of quick tips to help you make your technical documentation (docstrings, READMEs) easier to read.
(last update at
)
Explaining git exclude and how it differs from git ignore.
(last update at
)
Use visually hidden headings to make your website easier to navigate.
(last update at
)
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!