A shiny new Nuxt module called Nuxt Studio, an editor for Nuxt Content websites, has officially released. I was lucky enough to get early access on the waiting list so I needed an excuse to make full use of it.
3 min read
24/06/2024
In 2021, I started looking for a new frontend role. When it came to CSS, my background was a standard Sass pre-processor setup for CSS for work and personal projects. My go-to would be the 7-1 architecture pattern.
5 min read
05/11/2023
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