NextJS, SvelteKit, Remix and the future of Storybook

Varun Vachhar
Storybook
Published in
Sent as a

Newsletter

2 min readDec 1, 2022

Our goal is to help you use your favorite tools with Storybook. The number of integrations has exploded to 500+. We re-architected Storybook to make integrations more powerful and convenient to use.

This week, I’m stoked to share Framework API, a new architecture that increases performance, decreases install size, and is zero configuration for many popular application setups.

This unlocks zero-config support for more tools coming in 7.0+:

  • ⚡️ Vite
  • ▲ NextJS (coming soon)
  • 🦾 SvelteKit (coming soon)
  • 💿 Remix (considering in 2023)
  • 🏔 Nuxt (considering in 2023)

Read the announcement »

Component Testing — turn all your stories into tests for free

Nobody likes writing tests. But what if you could right all your tests just by rendering components in the browser? With Storybook, you can. Learn how to get 100% test coverage with the stories you’ve already got.
Check out the tutorial »

We’re hiring at Storybook!
Join the team behind Storybook + Chromatic. Build tools used by 100s of thousands of frontend developers. Remote-first. View all openings »

--

--