Tools

Number of articles: 7.

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.
Tabs versus spaces; two spaces versus four; Windows versus Unix line endings: code editor settings differ per device and developer, which can be a hassle working in a team. There is an easy way to share base settings, and it's called EditorConfig.
Years ago, I built a bookmarklet to help me check heading structures on websites. This article links to the code on CodePen.
Add a help directive to your Makefile to print a list of all available directives and their description.