Google, through the web developers website, published a handy digital accessibility guide covering topics like motion, colour contrast, & page structure.
Tella is a very handy video recording tool that allows you to record your screen and your camera feed at the same time, ideally to make great demo videos.
CSS Tricks posted a useful post described a few different ways to display an email address online while trying to stop spam bots from harvesting the address.
Jean Yang from Akita Software published an interesting post about how developers are more often than not forced to now do their testing in production because of the complex third party integrations and APIs now used in modern production systems that can't be easily replicated (with live data) for testing separately.
Cloudflare launched a privacy focussed CAPTCHA alternative that uses non-intrusive browser challenges to prove a user's human credentials, and it's available for free!
Maciek posted a good piece on making a business case for switching development languages to Rust from languages like C++ and Java, due to its security, robustness, and speed. The CTO of Microsoft Azure seems to agree.