339 private links
A clear explanation of the push-pull algorithm used in Signals, my favorite fine-grained reactivity mechanism. (Which may soon become a native Javascript feature!)
A critical look at web defaults, arguing that web performance is capable of essentially matching native performance when the right approach is taken but this approach often requires deep knowledge or extra work, because the most performant settings are not the defaults (as they are in native environments). Compelling.
Modern React has moved beyond overusing useEffect. Discover the Hook patterns that enable cleaner logic, fewer bugs, and scalable architecture in 2026.
Many of the Sass features we've grown to love have made their way into native CSS in some shape or form. So, should we still use Sass? This is how developer Jeff Bridgforth is thinking about it.
Super clever approach for putting HTML into other HTML. "Is it a framework? It's a snippet."
A SVG/CSS trick to apply natural looking shadows to DOM elements.
Draft of the new CSS Selectors Level 4 spec from the W3C!