Hopefully this becomes true. I wouldn't mind a post-Social Media era of the Web.
Nice little editor for CSS animations. Should definitely help building those.
Good list of techniques. Some of them aren't fully evaluated yet. Definitely worth considering.
A few interesting tricks in there, the web platform definitely helps in term of tooling.
Nothing groundbreaking if you already know about the topic. But very nice introductory resource for people who wish to learn about it. Nicely put together.
I like this kind of balanced view. Indeed Typescript isn't all roses, still it's worth using in complex cases.
Another library of web components. This seems to pick up and it's welcome.
Interesting set of advices. There are a couple I tend to disagree or doubt they really matter though. Other than that probably worth keeping in mind.
This obviously keeps progressing. I think a good resource summarizing the new ways to do things would be necessary.
Very cool idea. Lots of history in there! There were things I even forgot about.
Interesting exploration of the performance for web resources when they're bundled or not. Also dabbles in the reasons behind the exhibited performances, definitely to keep in mind.
If you got to implement an OAuth integration. Please be responsible and don't do this... this could lead to very serious breaches for your users.
Nice explanation on how to handle request errors with HTMX. It's in fact relatively simple even though there's a couple of pitfalls.
Long article in two parts (make sure to read the second one as well) showing how to build an interactive painter with CRDT. Nice way to understand how they work.
Very interesting computational geometry tricks. You can make interesting shapes out of this.
A bit basic and obvious, still a good list of things to keep in mind when designing REST APIs.
Nice and fun little demo of what can be done with CSS animations.
Fun way to understand better the CSS layouting using flexboxes.
This is a good way to manage your website. I do the same regarding my blog, I don't do any analytics etc.
This is an interesting use of the accessibility directive for better styling in web frontend code.