SMRTR Programming

Programming stories

Get hand-picked daily summaries of the best, most informative programming articles from around the web. Browse recent summaries, then jump to the original source when you want the full article.

Latest stories

SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

More recent stories

The React Compiler

React Compiler is a build-time tool that automatically handles memoization, eliminating the need for `useMemo`, `useCallback`, or `React.memo`. Now at v1.0, it's proven in production at Meta and Sanity, delivering measurable...

Why write code

AI agents are great, but writing code yourself sharpens thinking, exposes fragility, and prevents agents from amplifying your worst decisions.