-
CSS’s nth-child looks straight forward but there is a trick I wish I had known when I was learning CSS.
-
Moving to Docker(via Lando) has helped remove a lot of the issues I’ve faced working with different local environments in a team. Most of us don’t want to lose access to BrowserSync and hot reloading when moving over to a Docker environment.
-
Images generally account for a large amount data sent when serving a website. In this post I’ll share some ways you can save users some bytes by serving images that fit the size of the device. There are a couple of tips you should know when using responsive images in WordPress.