I play a lot of games... and it turns out I spam the screenshot button a LOT. I collect a lot of screenshots from all the games I play so I wanted someplace to showcase them.
4 min read
28/01/2025
There is a caching mechanism built into Nitro, the server engine of Nuxt, that might be a little less known because it's documentation is not currently in the Nuxt docs, they are only in the Nitro docs.
2 min read
27/01/2025
As with everything, keeping your Sass files organised is key for easy and efficient working. The 7-1 pattern can help with this.
3 min read
24/01/2021
Nunjucks is great for templating your HTML, but it's even better when that markup is pre-compiled at build time.
6 min read
05/01/2021
On mobile devices hover states tend to stick unlike desktop. The workaround is to use a special media query.
2 min read
22/12/2020
Sometimes we want an image to look slightly different across devices or show a different image entirely.
6 min read
15/12/2020
A task runner will make performing those repetitive tasks a lot more efficient and lets you worry about the actual development.
6 min read
08/12/2020