Posts tagged "bun"

Building a Fast and Compact SQLite Cache Store

Jul 24, 2024
4 min read

bun:sqlite combined with Msgpackr serialization, an efficient solution for building fast and compact cache stores.

HTMX with Bun: A Real World App

Mar 5, 2024
5 min read

Build a custom 'useFetcherForm' hook to easily handle fetcher requests.