Notifications using Vuetify's snackbar component (Building a VueJS App Part 10)

Published: 28 September 2019
on channel: Jeffrey Codes
14,255
207

Many user workflows can benefit from an unobtrusive notification system -- including, in our app, user login/registration and video create, edit, and destroy.

In this tutorial we take Vuetify's snackbar component and build on it to create a reusable app-wide notification system.

0:00 Start
2:13 Our First Snackbar
8:39 App-wide Snackbar
19:25 Multi-Snackbar
25:50 Review

The "Building a VueJS Screencasting App From Scratch" Playlist:    • Building a VueJS screencasting app fr...  

** Github Links **

The first snackbar: https://github.com/jeffreybiles/vue-s...
Using it in 4 other places: https://github.com/jeffreybiles/vue-s...
Multi-snackbar: https://github.com/jeffreybiles/vue-s...

** Find me online! **

Twitter:   / vuescreencasts  
Website coming soon.

#Vuetify #Notifications #Toast #Snackbar #Components #VueX #VueJS #Vue #Tutorial #2019