Settings

Theme

Show HN: Mochi – a performance-first SveltKit alternative

mochi.fast

5 points by khromov 23 days ago · 0 comments · 1 min read

Reader

Today I'm launching Mochi - a performance-focused alternative to SvelteKit. Mochi is built on an islands architecture and allows you to keep most components as performant server-side rendered code and hydrate just the components you need. This means smaller JavaScript bundles and faster performance for your users.

Try it out with bun create mochi@latest or go to https://mochi.fast to check out the docs.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection