Opinions Wanted: For those who have used Vite v2.x...
# general
d
Opinions Wanted: For those who have used Vite v2.x.x, would you call it production-ready for a critical app, or should something more stable be used for the time being?
t
Yes
Been using it since day 1 and I haven't had a single issue
Extremely recommend
r
Absolutely agree with this. I havent looked back since going with vite in its early days even.
d
I definitely got the sense that pre v2 it was not ready, but I havent seen much about it since, but sounds like your guys experience has been flawless perhaps even in v1…
in any case, we’ll give it a shot next project for a simpler frontend and see what happens. Thanks, fellas.
t
By day1 I meant day1 of v2 haha
I think
s
Vite is dream. Also can't consider any alternative
d
My consideration is essentially to use Vite for anything simple or behind Auth (SPA) and Next.js for anything SEO-centric. The SSR for Vite looks very basic, at least for now, unless I am missing something. Your guys’ high praise is certainly what got me there though, or I was just going to use Next.js for all most likely.
r
I have been all in on it for a while, I don't do a lot of SSR with it but the SSR libraries have worked well. I am still hopeful this request happens 🙂 https://github.com/serverless-stack/serverless-stack/issues/1330 then my whole vite site can just be a lambda. 😍