VuesomeDev

VuesomeDev - A blog about Javascript focused on Vue.js and Node.js

Add testing to Vite

Add testing to Vite

Published 3 years ago 5 min read
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

Write Vue like you write React

Published 3 years ago 4 min read
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

You Might Not Need Vuex with Vue 3

Published 4 years ago 4 min read
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 Vue 3 upgrade guide

Published 4 years ago 4 min read
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 →