Unit Testing Vuex Modules with Jest
https://blog.logrocket.com/unit-testing-vuex-modules-jest/
#vue #vuejs #testing #jest
  
  https://blog.logrocket.com/unit-testing-vuex-modules-jest/
#vue #vuejs #testing #jest
LogRocket Blog
  
  Unit testing Vuex modules with Jest - LogRocket Blog
  With Vuex's centralized state management, you can simplify your application and take advantage of Flux-like architecture.
  Reference some icon css framework that can be used in Vue JS
https://www.youtube.com/watch?v=a6XI8XAuORM
#learnvue #vuejs #icon
  
  https://www.youtube.com/watch?v=a6XI8XAuORM
#learnvue #vuejs #icon
YouTube
  
  The Icon Framework You Should Be Using
  RESOURCES 
Iconify - https://iconify.design/
Icones - https://icones.js.org/
Unplugin-icon - https://github.com/antfu/unplugin-icons
Nuxt Icon - https://github.com/nuxt-modules/icon
UnoCSS - https://uno.antfu.me/
Astro Icon - https://github.com/natemoo-re/astro…
  Iconify - https://iconify.design/
Icones - https://icones.js.org/
Unplugin-icon - https://github.com/antfu/unplugin-icons
Nuxt Icon - https://github.com/nuxt-modules/icon
UnoCSS - https://uno.antfu.me/
Astro Icon - https://github.com/natemoo-re/astro…
Check out some of the new features of Nuxt JS 3 from the LearnVue channel
https://www.youtube.com/watch?v=HvTui3P0w-o
#vue #nuxt #feature
  
  https://www.youtube.com/watch?v=HvTui3P0w-o
#vue #nuxt #feature
YouTube
  
  Nuxt Extends is going to be HUGE
  START BUILDING WITH STORYBLOK - https://go.learnvue.co/storyblok
RESOURCES
NUXT DOCS SAMPLE - https://v3.nuxtjs.org/examples/advanced/config-extends/
✅ Join the LearnVue+ Waiting List - https://learnvue.co
Get early access to videos, exclusive content…
  RESOURCES
NUXT DOCS SAMPLE - https://v3.nuxtjs.org/examples/advanced/config-extends/
✅ Join the LearnVue+ Waiting List - https://learnvue.co
Get early access to videos, exclusive content…
Introduction of some attribute dna directives in Vue JS from the Learn Vue channel
https://youtu.be/tcD5TbOYHOw
#vue #attribute #learnvue
  
  https://youtu.be/tcD5TbOYHOw
#vue #attribute #learnvue
YouTube
  
  Working with Attributes in Vue
  RESOURCES 
https://vuejs.org/guide/components/attrs.html#attribute-inheritance
✅ Join the LearnVue+ Waiting List - https://learnvue.co
Get early access to videos, exclusive content, interactive code challenges, and more.
follow me on twitter:
https:…
https://vuejs.org/guide/components/attrs.html#attribute-inheritance
✅ Join the LearnVue+ Waiting List - https://learnvue.co
Get early access to videos, exclusive content, interactive code challenges, and more.
follow me on twitter:
https:…
👍1
  Introduction of i18n Nuxt JS library for language localization
https://www.youtube.com/watch?v=GBfenxj0-FY
——
Using the useFetch plugin in Vue JS and Nuxt JS 3
https://medium.com/comsystoreply/nuxt-3-usefetch-reactive-vue-at-its-best-14729f6f5be7
----
#vue #nuxt #fetch #i18n
  
  https://www.youtube.com/watch?v=GBfenxj0-FY
——
Using the useFetch plugin in Vue JS and Nuxt JS 3
https://medium.com/comsystoreply/nuxt-3-usefetch-reactive-vue-at-its-best-14729f6f5be7
----
#vue #nuxt #fetch #i18n
YouTube
  
  This Stack Makes i18n EASY
  CHECK OUT STORYBLOK https://go.learnvue.co/storyblok
RESOURCES
Nuxt i18n docs (nuxt 3 beta) - https://v8.i18n.nuxtjs.org/
My previous video with Nuxt + Storyblok - https://youtu.be/zVISvGMz6xc
✅ Join the LearnVue+ Waiting List - https://learnvue.co
Get…
  RESOURCES
Nuxt i18n docs (nuxt 3 beta) - https://v8.i18n.nuxtjs.org/
My previous video with Nuxt + Storyblok - https://youtu.be/zVISvGMz6xc
✅ Join the LearnVue+ Waiting List - https://learnvue.co
Get…
Explanation from the LearnVue channel about a library that makes it easy to use Regexp without the headache
https://www.youtube.com/watch?v=X_k198mrGL8
#learnvue #regex #library
  
  https://www.youtube.com/watch?v=X_k198mrGL8
#learnvue #regex #library
YouTube
  
  The Better Way to Write Regex
  RESOURCES 
magic-regexp docs - https://regexp.dev/
✅ Join the LearnVue+ Waiting List - https://learnvue.co
Get early access to videos, exclusive content, interactive code challenges, and more.
follow me on twitter:
https://twitter.com/mattmaribojoc
…
  magic-regexp docs - https://regexp.dev/
✅ Join the LearnVue+ Waiting List - https://learnvue.co
Get early access to videos, exclusive content, interactive code challenges, and more.
follow me on twitter:
https://twitter.com/mattmaribojoc
…
Introduction of Vue JS design pattern with computed and vModel
https://youtu.be/qGqebwUxWrw
#learnVue #vue
  
  https://youtu.be/qGqebwUxWrw
#learnVue #vue
YouTube
  
  I didn't know this Vue pattern existed (but I LOVE it)
  RESOURCES 
writable computed docs - https://vuejs.org/guide/essentials/computed.html#writable-computed
vueuse useVModel - https://vueuse.org/core/useVModel/#usevmodel
✅ Join the LearnVue+ Waiting List - https://learnvue.co
Get early access to videos, exclusive…
  writable computed docs - https://vuejs.org/guide/essentials/computed.html#writable-computed
vueuse useVModel - https://vueuse.org/core/useVModel/#usevmodel
✅ Join the LearnVue+ Waiting List - https://learnvue.co
Get early access to videos, exclusive…
The use of Zod for form validation in Vue JS and React JS
https://www.youtube.com/watch?v=ic0fTV1uwbo
#zod #form #validation
  
  https://www.youtube.com/watch?v=ic0fTV1uwbo
#zod #form #validation
YouTube
  
  Zod Form Validation Is The Best Vue Form Validator (and React) Out There
  Need to Sign Up? Click here https://go.aws/3qK8rG6
#formvalidation #vuejs #typescript
In this video I look at Zod a schema validator and use it for form validation. Then I see how it will work with Veelidate, and finally we connect it to an AppSync with…
  #formvalidation #vuejs #typescript
In this video I look at Zod a schema validator and use it for form validation. Then I see how it will work with Veelidate, and finally we connect it to an AppSync with…
Reference to several packages for creating Vue or Nuxt applications
https://www.youtube.com/watch?v=w_N6XZY9gbg
#nuxt #vue #package
  
  https://www.youtube.com/watch?v=w_N6XZY9gbg
#nuxt #vue #package
YouTube
  
  Never Create A Nuxt Or Vue App Again Without This Package! (Eslint)
  When creating a new Nuxt application do you use a linter or formatter? What are the differences? How do you setup Eslint? Should you use prettier? In this tutorial I add the eslint packages to a Nuxt.js application and I show you why code formatters are worth…
  