← All posts
Neutron TypeScript: Zero-JS Static Routes and Full SSR App Routes
Neutron's TypeScript framework has two distinct modes: static routes that ship zero JavaScript to the browser, and app routes with full interactivity powered by Preact signals. Learn how both work and when to use each.