The Vue ecosystem is incredible, and I still haven't even tried Vue itself. First I got hooked by Vitest, which solved every problem I had with Jest. Then I made a new project with Vite, which solved all the problems I had with my toolchain. And I've yet to use Vuepress, but I look longingly at it every time I cringe about my home-rolled docs sites. The quality of all these tools, combined with my exasperation at the…
Creator of Vue.js Evan You's Journey from Google Engineer to Open Source Pioneer
11–19 of 19 posts
Re: Creator of Vue.js Evan You's Journey from Google Engineer to Open Source Pioneer
#12The Vue ecosystem is incredible, and I still haven't even tried Vue itself. First I got hooked by Vitest, which solved every problem I had with Jest. Then I made a new project with Vite, which solved all the problems I had with my toolchain. And I've yet to use Vuepress, but I look longingly at it every time I cringe about my home-rolled docs sites. The quality of all these tools, combined with my exasperation at the…
I don't think Vite is really part of the Vue ecosystem. Vue is Vue, and Vite works with e.g. React or Svelte.
Re: Creator of Vue.js Evan You's Journey from Google Engineer to Open Source Pioneer
#13The Vue ecosystem is incredible, and I still haven't even tried Vue itself. First I got hooked by Vitest, which solved every problem I had with Jest. Then I made a new project with Vite, which solved all the problems I had with my toolchain. And I've yet to use Vuepress, but I look longingly at it every time I cringe about my home-rolled docs sites. The quality of all these tools, combined with my exasperation at the…
At least that was my conclusion starting with Vitepress, and ending up with Nuxt 3.
https://vitepress.dev/ (they haven't decided if they are going to replace Vuepress or not: https://github.com/vuejs/vitepress/discussions/548)
Re: Creator of Vue.js Evan You's Journey from Google Engineer to Open Source Pioneer
#14Re: Creator of Vue.js Evan You's Journey from Google Engineer to Open Source Pioneer
#15Re: Creator of Vue.js Evan You's Journey from Google Engineer to Open Source Pioneer
#16Re: Creator of Vue.js Evan You's Journey from Google Engineer to Open Source Pioneer
#17It's fast and easy to use if you know what you are doing. Especially awesome with Vite. To hell with the flux pattern and all related borderline religious crap
Re: Creator of Vue.js Evan You's Journey from Google Engineer to Open Source Pioneer
#18Re: Creator of Vue.js Evan You's Journey from Google Engineer to Open Source Pioneer
#19Evan history is really inspiring, he is certainly living the dream of living of open source but it's well deserved after all the hard work he put into Vue.