Code breaks, fix it faster
Get to the root cause of every issue with Vue app monitoring

A highly customizable CRUD component using Vue.js and Vuetify [via Codeburst]

This article by Aaron Gong is a perfect starting point for working with Cookbook ( 461 ), a Vue.js CRUD component. It's handy to build flexible admin dashboards for your projects – even for more complex use cases. The layout is based on Vuetify.js ( 40558 ) 💙 

In this tutorial, Aaron shows you how to set up an example application and gives you a feature tour. The example application is being constantly updated, as well as the component!

Read Tutorial

Cookbook VueJS + NodeJS Evergreen Cookbook
icon-eye-dark Created with Sketch. 35.442

Similar Articles
Our Point of Vue: Evolving through Innovation at Veoci [via Vuetify]
14.09.2018  •  in #Vuetify
In the last 7 years, Veoci's platform evolved from using Vanilla JS & jQuery to BackboneJS and ultimately Vue – using the Vuetify Framework. This is the story about their journey!
Renderless Components in Vue.js [via Adam Wathan]
08.04.2018  •  in #Tutorial, #Bookmarks
On his blog, Adam Wathan explains how to create your Components in a way that lets you still easily customize their styling.