Comment by koakuma-chan
4 months ago
I switched to Astro plus tailwind and never looked back. If you are interested though, imports are a pretty big thing in mui https://mui.com/material-ui/guides/minimizing-bundle-size/.
4 months ago
I switched to Astro plus tailwind and never looked back. If you are interested though, imports are a pretty big thing in mui https://mui.com/material-ui/guides/minimizing-bundle-size/.
To be honest, if you're making a content site such as a marketing site or blog, it really doesn't matter what you use. You can use Next, Astro, Gastby, HTML/CSS etc. Doesn't matter.
Next.js excels when you have a complex app with interactions, SSR requirements, CSR requirements, backend requirements, etc.
I disagree. I’m building an audio player in Astro.
https://github.com/mayo-dayo/app