What happened last week
I spent most of my last week submitting Kinsta Static Hosting to different repositories and documentation. It’s quite a lot of work if you ask me.
Apart from this, I started to work on the concept of a CMS-agnostic starter for Astro. You can read a bit about it here. I can now have WordPress and Directus working without changing the frontend part. I hope to write an article about it soon.
Finally, I got my hands on Cyberpunk 2077 Phantom Liberty DLC. It’s really amazing. Whenever I return to Night City, I’m constantly amazed by the world CDPR created. Oh well. I have Songbird to save and a city to burn.
Interesting links
Discover Nuxt Studio with Leproux Baptiste — The Code and Coffee Show
In this episode, Leproux Baptiste will show you what you can achieve with Nuxt Studio. Nuxt Studio is an amazing CMS that I recommend to every Nuxt user.
Preparing Conference Talk Delivery — Kevin Murphy
Kevin is explaining how to prepare to give a conference talk. This article might be very helpful if you never did it and don’t know where to start. Especially since Kevin lists a lot of those small things that you normally learn after giving quite a few talks.
A Roundup Of WCAG 2.2 Explainers — Geoff Graham
WCAG 2.2 has officially become the W3C Recommended. Geoff put together a list of articles you should check. If you care about A11y, you have some reading to do.
Final word about `unfinalize` — Grzegorz Korba
This article tells two stories - one that is technical about whether we should use “final” or not.
On the other hand, it shows how radical Open Source contributors can get. We saw it lately with TypeScript too.
Optimize Statamic script loading with the use of Antlers stacks — Marcel Bootsman
I’ve been using Statamic for a while but missed this amazing feature. Stacks can help you load some additional stuff only when needed.
The Future of CSS: Easy Light-Dark Mode Color Switching with light-dark() — Bramus Van Damme
Bramus explains how to use the light-dark() in CSS. It looks more cleaner than adding things like “@media (prefers-color-scheme: dark).” Sadly, it’s not supported by all browsers at the moment.
Chrome DevTools Pong — Chris Johnson
Chris created a Pong inside of Chrome Dev Tools. Just visit the layers tabs to see it. Pretty amazing, right?
Using Vite for bundling your Visual Studio Code extension — Elio Struyf
Elio explains how to use Vite when building Visual Studio Code extensions. Elio replaced Webpack with Vite mostly because of speed. Cutting build time by about 15 seconds per build is quite a lot.
And how was your week? Did you learn something interesting? Don’t hesitate to press the reply button or share your thoughts in the comment section.
Cheers,
Maciek