GitHub Actions could be so much better - The linked article is quite good, but the HN discussion is great. Lots of useful tips and practical examples for writting better Github Actions, mixed in with a healthy amount of complaints and positivity. Reminds you that there are other programmers out there struggling with the very same issues you are day in day out. news.ycombinator.com #
2023/09/23 #
-
-
Get All That Network Activity Under Control with Priority Hints - Browsers have a lot of functionality these days. Some pretty straight forward improvements to your site's pageload times possible using these techniques, but I'd be careful trying to use them on everything because I could see debugging priority issues could be a challenge. Always have a base you can fall back to in case it doesn't function as you expected. www.macarthur.me #
-
🚀 Latest Newsletter: Beware Of Circularity (Issue #133)markjgsmith.com #
-
Swup - "Versatile and extensible page transition library for server-rendered websites. It manages the complete page load lifecycle and smoothly animates between the current and next page." swup.js.org #
-
WebKit Features in Safari 17.0 - Lots of new HTML, CSS, javascript and developer tool improvements. webkit.org #