This was a great tutorial showcasing how easy and fast it is to set up a modern React project with Bun, TailwindCSS, ShadcnUI and Storybook. Bun's speed is really impressive and I can see it becoming more popular in the future.
One thing I'm curious to hear is how Bun compares to other build tools like Vite and Snowpack in terms of features and stability, especially for larger enterprise applications. While the compilation speed is great, I wonder if Bun has all the capabilities needed for complex apps.