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
…
How To Make A Drag-and-Drop File Uploader With Vue.js 3
https://www.smashingmagazine.com/2022/03/drag-drop-file-uploader-vuejs-3/
#vue
  
  https://www.smashingmagazine.com/2022/03/drag-drop-file-uploader-vuejs-3/
#vue
Smashing Magazine
  
  How To Make A Drag-and-Drop File Uploader With Vue.js 3 — Smashing Magazine
  Building on a previous article on How to Build a Drag-and-Drop File Uploader, we’ll be adding some new features, but more importantly (maybe), we’ll be learning how to build it in Vue 3 and learn some best practices for Vue along the way.
  Practice using Vue JS, Adonis JS, and Inertia JS for fullstack JavaScript applications
https://blog.logrocket.com/getting-started-inertia-js-vue-js-adonisjs/
---
A simple example of using the V-switch directive in a Vuetify component
https://blog.logrocket.com/using-v-switch-vuetify-switch-component/
#nodejs #vue #inertia #vue #adonis #vuetify #vswitch
  
  https://blog.logrocket.com/getting-started-inertia-js-vue-js-adonisjs/
---
A simple example of using the V-switch directive in a Vuetify component
https://blog.logrocket.com/using-v-switch-vuetify-switch-component/
#nodejs #vue #inertia #vue #adonis #vuetify #vswitch
LogRocket Blog
  
  Getting started with Inertia.js, Vue.js, and AdonisJs - LogRocket Blog
  This article will cover getting started with Inertia.js, Vue.js, and AdonisJs to create fast and performant web applications.
  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…
Nuxt JS application optimization with Nuxt Image
https://dev.to/jacobandrewsky/improving-performance-of-nuxt-with-nuxtimage-1ai0
---
How to optimize the Vue JS application to make it smoother
https://javascript.plainenglish.io/how-to-make-vue-js-3000-times-faster-826ee04a2491
---
An introduction to atomic design in Vue JS
https://dev.to/9haroon_dev/introducing-atomic-design-in-vuejs-1l2h
---
#vue #nuxt #atomic #optimize
  
  https://dev.to/jacobandrewsky/improving-performance-of-nuxt-with-nuxtimage-1ai0
---
How to optimize the Vue JS application to make it smoother
https://javascript.plainenglish.io/how-to-make-vue-js-3000-times-faster-826ee04a2491
---
An introduction to atomic design in Vue JS
https://dev.to/9haroon_dev/introducing-atomic-design-in-vuejs-1l2h
---
#vue #nuxt #atomic #optimize
DEV Community
  
  Improving Performance of Nuxt with NuxtImage 🚀
  The first thing I always do when I am auditing the website performance is to look at the images. In...
  Create a Google Drive clone with Laravel and Vue JS
https://www.freecodecamp.org/news/build-a-google-drive-clone-with-laravel-php-vuejs/
#clone #drive #vue #laravel
  
  https://www.freecodecamp.org/news/build-a-google-drive-clone-with-laravel-php-vuejs/
#clone #drive #vue #laravel
freeCodeCamp.org
  
  Build a Google Drive Clone with Laravel, PHP, and Vue.js
  Building a file manager application is a great way to learn many important programming concepts. We just published a 14-hour course on the freeCodeCamp.org YouTube channel that will teach you how to build and deploy a feature-rich file manager applic...
  Exercised from Cand Dev builds a login system in Next JS with Google Auth
https://www.youtube.com/watch?v=TLEBrkAMyT0
Tips for using SSG in Nuxt JS
https://www.youtube.com/watch?v=Q_B56WFsYe0
 
#vue #nuxt #ssg#nextjs #google #auth #login #candDev
  https://www.youtube.com/watch?v=TLEBrkAMyT0
Tips for using SSG in Nuxt JS
https://www.youtube.com/watch?v=Q_B56WFsYe0
#vue #nuxt #ssg#nextjs #google #auth #login #candDev
Introduction to directives in Vue JS, namely vmoption
https://dev.to/tqbit/lets-build-vue-directives-plug-and-play-motion-design-with-vmotion-23gd
---
#vue #vmoption
  
  https://dev.to/tqbit/lets-build-vue-directives-plug-and-play-motion-design-with-vmotion-23gd
---
#vue #vmoption
DEV Community
  
  Let's build Vue directives - Plug and play Motion Design with vMotion
  TL: DR - take me to the code -> Vue 3 Code Sandbox   The idea of motion design has been around...
👍2
  Practice using Nuxt JS 3 in its dev tools features
https://medium.com/vue-mastery/exploring-the-nuxt-3-devtools-d4829ccf10bc
#vue #devtools #nuxt
  
  https://medium.com/vue-mastery/exploring-the-nuxt-3-devtools-d4829ccf10bc
#vue #devtools #nuxt
Medium
  
  Exploring the Nuxt 3 DevTools
  Nuxt Dev Tools offer a powerful set of features for developers to gain more control, feedback, and clarity over their development…
  Optimizing Vue JS applications with Web Workers
https://blog.logrocket.com/optimizing-vue-js-apps-web-workers/
#vue #webworker #optimize
  
  https://blog.logrocket.com/optimizing-vue-js-apps-web-workers/
#vue #webworker #optimize
LogRocket Blog
  
  Optimizing Vue.js apps with web workers - LogRocket Blog
  Web workers can improve Vue app performance by offloading resource-intensive tasks to separate threads, enhancing responsiveness and UX.
  