| ▲ | KronisLV 6 hours ago | |||||||
I love Vite, Vitest, Oxlint and Oxfmt and look in their direction for most of my new projects! I hope these folks manage to get a bunch of money and can fund the continued development for at least the next decade. Sure beats opening some ancient project and seeing some mix of Gulp, Grunt, webpack and a bunch of other disjointed stuff (I migrated that one over to also use the newer stack). | ||||||||
| ▲ | snorremd 6 hours ago | parent | next [-] | |||||||
> I hope these folks manage to get a bunch of money and can fund the continued development for at least the next decade. I believe VoidZero has been acquired by Cloudflare [1], so money should not be an issue. Question is if Cloudflare will be willing to continue letting these people work on Vite and Vite+ features that benefit all cloud platforms, not just Cloudflare. | ||||||||
| ▲ | GCUMstlyHarmls 5 hours ago | parent | prev | next [-] | |||||||
> Sure beats opening some ancient project and seeing some mix of Vite, Vitest, Oxlint and Oxfmt and a bunch of other disjointed stuff (I migrated that one over to also use the newer stack). | ||||||||
| ||||||||
| ▲ | dominicrose 5 hours ago | parent | prev [-] | |||||||
Making all this (for example) work nicely together can be tricky: Vite, ESLint, Prettier, Typescript and React, especially if it's full stack with SSR. If you only focus on the front-end and remove Typescript from the equation it becomes easy enough. We'll have to see if Vite+ helps for the more complex cases. | ||||||||
| ||||||||