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 ( 460 ), 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 ( 40140 ) 💙 

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.279

Similar Articles
Set up easy Vue Pagination for Laravel Projects [via Cloudways]
24.08.2018  •  in #Tutorial, #Bookmarks
In his tutorial for Cloudways, Pardeep Kumar shows you how to easily create a pagination with Vue and Laravel!
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.