CSS Range Syntax for Media Queries
This kind of blew my mind, helps avoid the weird 1px gaps and makes it much simpler to read. Modern CSS is kind of amazing.
https://cssence.com/2024/superior-range-syntax/
PHPStan 2.0 Released
PHPStan is great for vetting code before it enters production. It checks your code for both common errors and runtime issues. They've just released version 2.
https://phpstan.org/blog/phpstan-2-0-released-level-10-elephpants
Laravel Nightwatch
Laravel plan to release Nightwatch in early 2025, which offers monitoring of your applications, alongisde Telescope and Horizon, there is just a powerhouse of tools for Laravel.
https://nightwatch.laravel.com/
Statamic Bluesky comments
I love that Bluesky has peeked up massively recentl (you should follow me). Because of this growth, the amount of community integrations we're getting for it is great. Marty has setup an addon for Statmaic to utilise Bluesky as a comment source for the site. I'd like to do something like this with my site.
https://www.martyfriedel.com/blog/using-bluesky-for-comments-in-statamic
Vite 6.0
Vite is either a tool I use daily, or used under the hood by other tools I use, it's amazing to see the work the team are putitng into this. 6.0 is now out.
https://vite.dev/blog/announcing-vite6.html
Craft starters
WordPress self imploding has led to a lot of other quality CMS producing ways to jump in and get started. Craft announced the starters system which provides an out of box starter to get you off the ground with your new blog. Never a better time to take a look.