Thoughts on my Apple iMac M1 2021 after 2 years

thoughts on imac m1

I’ve been using an Apple iMac M1 2021 for just over 2 years at the time of writing. I bought it in 2022, a year or so after it was released. Here’s my thoughts on it after a few years of use. My setup before the iMac Before I purchased my iMac, I was using …

Read More

Why you should (maybe) set cache lifespan to 10 hours or less on WordPress

wordpress cache 10 hours

There are numerous caching plugins available for WordPress, in addition to caching mechanisms provided by your web host, for the latter you might not even be aware caching is enabled. These can help speed up your website load times, however if you are using caching of any form, it can open up the potential to …

Read More

How to add code snippets in WordPress

add code snippets wordpress

When researching how to customise your WordPress website from tutorials online, you’ll often come across recommendations to add a code snippet to your website. There a few different options of how to add code snippets, which I’ll highlight in this blog post. Read on to find out how to add code snippets in WordPress. What …

Read More

How to add a custom body class in WordPress

add body class

For frontend styling, it’s often useful to target elements based on a class of the <body> element. Learn how to add your own custom body class, or remove existing ones in this blog post. What are body classes? Body classes are the CSS class names added to the <body> HTML element, these classes can then …

Read More

Hello world!

hello world

Welcome to the first post in my blog! I’m excited to share my thoughts and insights on various web development topics here. This space will serve as a platform for me to express my opinions and explore different aspects of the field. In addition to web development, I plan to sprinkle in some posts about …

Read More