Tips and tricks

Number of articles: 22.

Did you know that HTML links and buttons are not interchangeable? Learn more about their proper use cases in this article.
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.