pnpm monorepo tooling
A fresh git worktree should not reinstall node_modules
How I cut pnpm install from 44 to 13 seconds in new git worktrees by cloning node_modules from a sibling worktree, and the pnpm hook that does it today.
Notes on the things I build to find out how they work.
4 articles
How I cut pnpm install from 44 to 13 seconds in new git worktrees by cloning node_modules from a sibling worktree, and the pnpm hook that does it today.
Nanomachine, my experiment in building a state machine on Nanostores where the types follow the builder chain, no codegen.
JSXon, a server that keeps JSX as data and serves it as JSON, so a Kotlin, Swift or web client can draw it with native components.
Yieldable JSX, a runtime where a component yields its elements instead of returning a tree, so rendering becomes iteration.
Nothing matches. Clear the search or the tags to see everything.