NJIT-IS332-Fall2023 / is322-next-app

sample repo for next app starter
https://is322-next-app.vercel.app
1 stars 0 forks source link

Component Library / Cataloging #5

Closed hariDasu closed 1 year ago

hariDasu commented 1 year ago

https://blog.logrocket.com/ladle-storybook-performance-project-sizes/

bentzi-shuster commented 1 year ago

https://storybook.js.org/recipes/next/ https://ladle.dev/docs/nextjs/

these both mention the setup / caveats of using these tools with Next.js might be worth taking into consideration

hariDasu commented 1 year ago

https://storybook.js.org/recipes/next/

https://ladle.dev/docs/nextjs/

these both mention the setup / caveats of using these tools with Next.js might be worth taking into consideration

Ouch! If it will take too much work to setup might be worth delaying until after 2.0, total # of components in mvp should be minimized anyway