
Unit Testing in Vue.js - with Gwen Faraday
video description
Date: 2022-03-14
Related videos
Comments and reviews: 2
Vladimir
testing is not a dry subject. i've learned a lot today (i was watching it live). honestly, it provides a relief to know that i'm not the only one who google-codes all the time. i'd love another stream on testing. maybe on e2e next time.
reply
testing is not a dry subject. i've learned a lot today (i was watching it live). honestly, it provides a relief to know that i'm not the only one who google-codes all the time. i'd love another stream on testing. maybe on e2e next time.
reply
Serdar
A simple solution for the Vuetify problem at 42:15 :
import Vue from 'vue';
import Vuetify from 'vuetify'
Vue.use(Vuetify)
reply
A simple solution for the Vuetify problem at 42:15 :
import Vue from 'vue';
import Vuetify from 'vuetify'
Vue.use(Vuetify)
reply
Add a review, comment
Other channel videos















