Blog posts
February 24, 2023
A good skill to have when you're transitioning from a junior developer onto a more senior level is to know how to pick good libraries without risking being locked in. In this post, I show you how to make sure your code is sustainable even when using many external libraries.
Read More
April 30, 2022
A story on how to make the zsh terminal output /c/o/some-project instead of /code/other/some-project, because I like my prompts minimal.
Read More
September 28, 2021
We've explained how to make z-index ordering more maintainable, but it doesn't work with more complex situations. Today, we address that issue.
Read More
March 23, 2020
How does one tackle the issue of constantly having to change z-index properties for different elements? What is the easiest way to adjust priorities and make them maintainable to not make them go over 9000? Here's how.
Read More
March 14, 2020
First blog post on the Netlify CMS.
Read More