Articles

A mix of personal and web development articles.

Hashtags are popular means of tagging content on social media. Improve accessibility and readability of hashtags by capitalizing words by using camel case.
Years ago, I built a bookmarklet to help me check heading structures on websites. This article links to the code on CodePen.
If-statement reversal is a technique that revolves around breaking from a function, loop, or script early by avoiding unnecessary code nesting.
This article will explain why five-minute meetings do not exist and advocates for an alternative method.
Add a help directive to your Makefile to print a list of all available directives and their description.