Still using padding-top to maintain image aspect ratios?
aspect-ratio has widespread browser support and lets you fix aspect ratios SO much more intuitively.
Batch events and send them all at once with sendBeacon.
sendBeacon guarantees delivery even when the user ends the session, unlike fetch.
Super useful for analytics and certain optimistic UI updates (trade-off vs. fetch: no server response).
You don’t need a framework to use a nice date time modal, just use “datetime-local” input. This is now supported in all modern browsers!
caniuse.com/mdn-html_eleme…