Tips and tricks

Number of articles: 15.

An assortment of quick tips to help you make your technical documentation (docstrings, READMEs) easier to read.
Are you a developer who uses macOS, and do you want to add project names to your localhost development URLs? Here is how I created custom URLs for my localhost projects.
You may know and love Docker, but do you know you are probably stuffing too many files into your images? I know I was. There is a remarkably simple solution, though: ignoring all files by default.