-
Plus, I was writing a prototype and I found a bug with cookies in the dev server, and I got [no answers](https://github.com/vitejs/vite/discussions/6455} so far.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
What are your thoughts on Vite? The future of Vue? The Nuxt successor? It feels really good to use, with all that hot reload and dynamic updates, and with the custom Vitesse scaffolding project I think it's even more complete than Nuxt.
-
I do not agree with this. Vite is framework agnostic and can even work without one. I've successfully inplemented Vue 2 in a vite setup multiple times, using vite-plugin-vue2 which was created by Vite maintainer underfin.