React 19 Compiler makes useMemo optional
With the React Compiler enabled, manual memoization is usually noise — let the compiler prove stability.
Journals
Short notes and snippets — too brief for a full blog post, worth writing down.
Journals
Short notes and snippets — too brief for a full blog post, worth writing down.
Journals
Short notes and snippets — too brief for a full blog post, worth writing down.
6 entries
With the React Compiler enabled, manual memoization is usually noise — let the compiler prove stability.
Elysia + Eden Treaty means your frontend knows about new endpoints before you ship broken calls.
Coerce and validate URL search state in the route definition — not scattered in components.
Converting TIL markdown to HTML in a server function keeps bundles small and syntax highlighting consistent.
Design tokens live in CSS now — DaisyUI themes plug in through @plugin directives.
Invites, roles, and active-org context slot cleanly into TanStack Router beforeLoad guards.