What I Learned About VueJS from Building a Chrome Extension

Building a browser extension with Vue is a very similar process to building a regular web page with Vue, but there are a few key differences which you must be aware of. Read more

Similar

Screencast – Introduction to VueJS

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 »

Vue 3 Easy Table

A simple and highly customizable component for creating data tables based on plugins.. Latest version: 1.4.1, last published: 2 years ago. Start using vue3-easy-table in your project by running `npm i vue3-easy-table`. There are no other projects in the n... (more…)

Read more »