Creating simple API endpoints on Nuxt JS 3 middleware
https://medium.com/@shahriarrahi/create-api-with-nuxt3-adcb7b6a17dd
—-
Several ways to communicate between components in Vue JS
https://pasankamburugamuwa1.medium.com/component-communication-in-vuejs-6a4ee553fcbf
—-
A collection of Vue JS based admin dashboard templates to try
https://medium.com/@DashboardsHub/free-vue-dashboards-curated-list-173a66ffa0b7
—-
#vue #nuxt #api #dashboard #template
  
  https://medium.com/@shahriarrahi/create-api-with-nuxt3-adcb7b6a17dd
—-
Several ways to communicate between components in Vue JS
https://pasankamburugamuwa1.medium.com/component-communication-in-vuejs-6a4ee553fcbf
—-
A collection of Vue JS based admin dashboard templates to try
https://medium.com/@DashboardsHub/free-vue-dashboards-curated-list-173a66ffa0b7
—-
#vue #nuxt #api #dashboard #template
Medium
  
  Create API with Nuxt 3
  Nuxt 3 provides the Nitro server where we can write our server-side code. Nitro uses unjs/h3 internally to create server and handle routes…
👍1
  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…
Management endpoint API in Nuxt JS 3 which uses TypeScript
https://medium.com/vue-mastery/api-management-in-nuxt-3-with-typescript-c774cc170065
#nuxt #vue #typescript
  
  https://medium.com/vue-mastery/api-management-in-nuxt-3-with-typescript-c774cc170065
#nuxt #vue #typescript
Medium
  
  API Management in Nuxt 3 with TypeScript
  By implementing the repository design pattern, we can make API management in our Nuxt 3 apps efficient and extendable with TypeScript.
  Some tips on using Vue JS in 2023
https://medium.com/vue-mastery/vue-skills-to-master-in-2023-3d266c705f81
----
Using Firebase Auth inside Nuxt JS
https://medium.com/codex/using-firebase-in-nuxt3-the-right-way-bebbb6d8c4dd
----
Using SVG image assets in Vue JS 3
https://javascript.plainenglish.io/how-to-use-svg-elegantly-in-vue-js-b79e43510b35
——
#vue #nuxt #skill #svg #firebase
  
  https://medium.com/vue-mastery/vue-skills-to-master-in-2023-3d266c705f81
----
Using Firebase Auth inside Nuxt JS
https://medium.com/codex/using-firebase-in-nuxt3-the-right-way-bebbb6d8c4dd
----
Using SVG image assets in Vue JS 3
https://javascript.plainenglish.io/how-to-use-svg-elegantly-in-vue-js-b79e43510b35
——
#vue #nuxt #skill #svg #firebase
Medium
  
  Vue skills to master in 2023
  This is your year to reach mastery and stay there. Check out the guide of Vue topics, tools and trends to stay on top of for 2023.
❤1
  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  👉…
  