Hello! My name is John Leider and I am the founder of Vuetify, LLC.I started my company to help developers, especially design inept and inexperienced ones, build beautiful web applications. (more…)
Read more »
Vue.js is a modular framework that allows to build scaleable and performant web
applications with ease. Vue is unopionated about how your application should be
built and carries numerous similarities to React. Both utilize a virtual DOM,
provide reactive ... (more…)
Read more »
Vite's dev server is 10-100x faster than Webpack and Vue CLI. Does this mean Vue CLI is obsolete? In this article, we'll compare the two build tools and address their pros and cons. (more…)
Read more »
Vue 3 example without any transpiler with vue-router - arijs/vue-next-example... (more…)
Read more »
When it comes to building apps in JavaScript, my go-to frameworks are Vue and React. They have their similarities, but also a bit of differences when it comes to writing code, so let’s explore some of them. This article is a continuation of my previous ar... (more…)
Read more »