Vue 3 drops IE11 support plan

RFCs for substantial changes / feature additions to Vue core – vuejs/rfcs… Read more

Similar

Code Splitting with Vue.js and Webpack

The longer it takes for your app to load, the more frustrating it's for the user, especially on mobile. In this article I'll show you how to 'code split' a Vue.js app with Webpack so users can see and interact with your app much quicker. (more…)

Read more »

Vuetify Confirm Box

This is a useful plugin to prompt confirmation boxes with vuetify from every components in your vuetify app without a need to add v-dialog component for this purpose. - farhadnowzari/vuetify-confir... (more…)

Read more »