Back to journals
Loading article…
Journals
Short notes and snippets — too brief for a full blog post, worth writing down.
Back to journals
Back to journals
TIL
Converting TIL markdown to HTML in a server function keeps bundles small and syntax highlighting consistent.
Date published
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.
Showdown + highlight.js run once per request. The client receives sanitized HTML previews in cards and full articles on detail pages.