Frontend Links of the Week 44

44th part of the series - advanced links in the area of web frontend development.

How Zustand Was Born by Daishi Kato
Well, it was all a bit different than I imagined, but I'm happy how it all worked out.

CSS One-Liners to Improve (Almost) Every Project by Alvaro Montoro
This should be on your radar - once any kind of page is "finished" look at this list and apply what could be beneficial. Personally, I think wrapping the headings in a more balanced way should be on by default.

Fine-grained Markdown by Rodrigo Pombo
I get the point, but personally I am not sold. Would love to hear your opinion.

Netlify and Astro are partnering! by Matt Biilmann
I was waiting for this to happen. My only hope is that Astro remains quite open to run pretty much everywhere.

Get the screen width & height without JavaScript by Temani Afif
This is the greatest most useless thing I've seen in a while. Super creative. But why and when would I need it?

Hono v4.5 by Yusuke Wada
Some great changes in there. One thing I love is that they actually come from the future and already have React 19 compat in there (granted, it seems pretty much sealed right now - so the likelihood of changes is low).

Intent to Ship: CSS interpolate-size property and calc-size() function by David Baron
Long story short: You can finally animate to height: auto. Why do you care? Because this will remove another class of unnecessary containers and hacks, just to get your accordions animating nicely.

So you think you know box shadows? by David Gerrells
I never said I know box shadows, but looking at the article I am quite sure that I have no clue what David is talking about. But the Star Trek block-image got me. Wonderful work!

A TypeScripter's Take on Zig by Dan Vanderkam
Zig is one of those things I follow even though I am not using it. Maybe one of these days I find the time...

How to make complex Chrome extensions: a zero gravity guide by Nina Torgunakova and Travis Turner
I think there is a bit more to it than described, but the article goes into some (more exotic but potentially crucial) things such as background workers, secure storage, error reporting - really worth reading if you plan to make a manifest v3 extension.

🙏 Shout-out to all authors for their hard work - thanks for sharing your knowledge!

Created . Last updated .

References

Sharing is caring!