Using the vue-clamp library to cut text in Vue JS
https://blog.logrocket.com/vue-clamp-truncate-text-vue-apps/
—-
Making an Electron JS application with Vue JS 3
https://metered.hashnode.dev/build-electron-app-with-vue-in-3-easy-steps
—-
Doing URL routing pattern matching in Nuxt JS 3
https://blog.logrocket.com/matching-static-dynamic-patterns-nuxt-3/
#vue #nuxt #routing
https://blog.logrocket.com/vue-clamp-truncate-text-vue-apps/
—-
Making an Electron JS application with Vue JS 3
https://metered.hashnode.dev/build-electron-app-with-vue-in-3-easy-steps
—-
Doing URL routing pattern matching in Nuxt JS 3
https://blog.logrocket.com/matching-static-dynamic-patterns-nuxt-3/
#vue #nuxt #routing
LogRocket Blog
Using vue-clamp to truncate text in Vue apps - LogRocket Blog
Use the vue-clamp library to truncate text in your Vue app, which improves the readability and layout of your content.
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…
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...
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
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…
Nuxt JS usage training from Freecodecamp
https://www.freecodecamp.org/news/nuxt-3-course-for-beginners/
#vue #nuxt #freecodecamp
https://www.freecodecamp.org/news/nuxt-3-course-for-beginners/
#vue #nuxt #freecodecamp
freeCodeCamp.org
Nuxt 3 Course for Beginners
Nuxt.js has been making waves in the web development world, especially among Vue.js enthusiasts. With its unique capabilities for server-side rendering, static site generation, and single-page applications, Nuxt offers a robust set of features for de...
Integrating Google Maps into Vue JS
https://blog.logrocket.com/integrate-google-maps-vue-3-app/
—-
Get to know several design patterns for Vue JS
https://blog.logrocket.com/exploring-advanced-design-patterns-vue-js/
—-
Create an authentication system with the help of Okta in Vue JS
https://blog.openreplay.com/authenticating-vue-apps-with-okta/
—-
Using Web Workers in Vue JS
https://blog.openreplay.com/optimize-vue-with-web-workers/
—-
#vue #googleMaps #nuxt #webworker #pattern #okta #auth
https://blog.logrocket.com/integrate-google-maps-vue-3-app/
—-
Get to know several design patterns for Vue JS
https://blog.logrocket.com/exploring-advanced-design-patterns-vue-js/
—-
Create an authentication system with the help of Okta in Vue JS
https://blog.openreplay.com/authenticating-vue-apps-with-okta/
—-
Using Web Workers in Vue JS
https://blog.openreplay.com/optimize-vue-with-web-workers/
—-
#vue #googleMaps #nuxt #webworker #pattern #okta #auth
LogRocket Blog
How to integrate Google Maps into a Vue 3 application - LogRocket Blog
Learn how to integrate Google Maps into a Vue 3 application using the vue-google-maps package, from basic necessities to advanced features.
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…
Vue Mastery - Fullstack Nuxt apps with Nuxt 3 Server
https://www.youtube.com/watch?v=T2PFlwg5n18
—-
Top 8 Tools for Vue.js Development in 2023
https://blog.bitsrc.io/top-8-tools-for-vue-js-development-in-2023-1bbd57912e
#vue #development #nuxt
https://www.youtube.com/watch?v=T2PFlwg5n18
—-
Top 8 Tools for Vue.js Development in 2023
https://blog.bitsrc.io/top-8-tools-for-vue-js-development-in-2023-1bbd57912e
#vue #development #nuxt
YouTube
Fullstack Nuxt apps with Nuxt 3 Server
Transform your front-end apps into powerful full-stack applications with Nuxt 3 by leveraging its server capabilities. This is the first two lessons of Vue Mastery's "Nuxt 3 Server" course taught by Nuxt Ambassador Ben Hong - watch the full course here 👉…