Articles

Add testing to Vite
Making Vite, the brand new incredibly fast development server for Vue 3, whole with unit and end-to-end testing
Read more →

Write Vue like you write React
With the Vue 3 Composition API, you can write functional components. What happens if we write them with JSX templates? Are they similar to React functional components?
Read more →

You Might Not Need Vuex with Vue 3
Vuex is an awesome state management library. It's simple and integrates well with Vue. Why would anyone leave Vuex in Vue 3?
Read more →

The Vue 3 upgrade guide
The release of Vue 3 is just around the corner. A faster, smaller and more maintainable version is coming with exciting additive features.
Read more →