#architecture
2 posts tagged architecture.
2 min read
Why I chose Astro over Next.js for this portfolio
This site is a portfolio and blog, not an app behind a login. Here's why that shape pointed at Astro instead of Next.js.
#astro#frontend#architecture
2 min read
Why we chose Vite over Next.js
Next.js is excellent, but our apps are authenticated SPAs and an embeddable widget backed by a GraphQL API. Here is why Vite was the better fit.
#vite#react#frontend