From f46151e15584c01e232c1c17420209eae3ecfe9c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 20 Feb 2019 21:28:50 +0000 Subject: [PATCH] --- devdocs/tools.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/devdocs/tools.txt b/devdocs/tools.txt index dc1736e0..df3c9b44 100644 --- a/devdocs/tools.txt +++ b/devdocs/tools.txt @@ -129,6 +129,12 @@ VUE UI FRAMEWORK = VUETIFY - Vuetify plugin for VUECLI3: https://github.com/vuetifyjs/vue-cli-plugin-vuetify - Articles on vuetify on medium: https://medium.com/vuetify + +VALIDATION UTILITY = VEE_VALIDATE +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= +https://baianat.github.io/vee-validate/ + + VUE NOTES / IMPORTANT INFO =-=-=-=-=-=-=-=-=-=-=-=-=- - always use kebab-case for everything including component names, props, events etc.