Nuxt JS usage training using Prisma ORM
https://youtu.be/IWu3UV8H8-0
---
Creating an Authentication system with Supabase and Nuxt JS
https://youtu.be/IcaL1RfnU44
---
Added dark mode inside. Vue JS easily uses Tailwind CSS
https://youtu.be/cGN91TLXrC8
#vue #nuxt #darkmode #prisma #tailwind
https://youtu.be/IWu3UV8H8-0
---
Creating an Authentication system with Supabase and Nuxt JS
https://youtu.be/IcaL1RfnU44
---
Added dark mode inside. Vue JS easily uses Tailwind CSS
https://youtu.be/cGN91TLXrC8
#vue #nuxt #darkmode #prisma #tailwind
YouTube
Prisma and Nuxt is my new favorite combo
Check out Storyblok :) https://go.learnvue.co/storyblok
RESOURCES
prisma docs - https://www.prisma.io/docs/
setting up supabase and prisma - https://supabase.com/docs/guides/integrations/prisma
some more about prisma migrate - https://www.prisma.io/doc…
RESOURCES
prisma docs - https://www.prisma.io/docs/
setting up supabase and prisma - https://supabase.com/docs/guides/integrations/prisma
some more about prisma migrate - https://www.prisma.io/doc…
Global Nuxt JS plugin practice
https://blog.logrocket.com/how-to-create-a-global-custom-plugin-in-nuxt-js/
#nuxt #vue #plugin #global
https://blog.logrocket.com/how-to-create-a-global-custom-plugin-in-nuxt-js/
#nuxt #vue #plugin #global
Introductory training on what Nuxt Content is
https://www.youtube.com/watch?v=vgCPAtMwDxA
#nuxt #vue #nodejs
https://www.youtube.com/watch?v=vgCPAtMwDxA
#nuxt #vue #nodejs
YouTube
Why You Should Try Nuxt Content
RESOURCES
Nuxt Content Docs - https://content.nuxtjs.org/
✅ Join the LearnVue+ Waiting List - https://learnvue.co
Get early access to videos, exclusive content, interactive code challenges, and more.
https://learnvue.co/vue-3-essentials-cheatsheet/…
Nuxt Content Docs - https://content.nuxtjs.org/
✅ Join the LearnVue+ Waiting List - https://learnvue.co
Get early access to videos, exclusive content, interactive code challenges, and more.
https://learnvue.co/vue-3-essentials-cheatsheet/…
Create blog page preview function with Nuxt Preview plugin and Strapi CMS
https://medium.com/strapi/implementing-previews-with-nuxt-applications-using-a-strapi-backend-b3e1b3664425
—-
Adding external JavaScript code to Vue JS
https://medium.com/techvblogs/how-to-add-an-external-js-scripts-to-vuejs-components-90114d248034
—-
Get to know Pinia state management for Vue JS
https://fadamakis.medium.com/the-future-of-state-management-in-vue-js-fa3f94865d1f
#vue #nuxt #preview #pinia #external
https://medium.com/strapi/implementing-previews-with-nuxt-applications-using-a-strapi-backend-b3e1b3664425
—-
Adding external JavaScript code to Vue JS
https://medium.com/techvblogs/how-to-add-an-external-js-scripts-to-vuejs-components-90114d248034
—-
Get to know Pinia state management for Vue JS
https://fadamakis.medium.com/the-future-of-state-management-in-vue-js-fa3f94865d1f
#vue #nuxt #preview #pinia #external
Medium
Implementing Previews with Nuxt Applications using a Strapi Backend
In this step-by-step beginners tutorial, you'll learn how to integrate Nuxt Previews using Strapi as the backend to preview content before publishing it.
How to create a global custom plugin in Nuxt.js
https://blog.logrocket.com/create-global-custom-plugin-nuxt-js/
#plugin #nuxtjs #nuxt
https://blog.logrocket.com/create-global-custom-plugin-nuxt-js/
#plugin #nuxtjs #nuxt
LogRocket Blog
How to create a global custom plugin in Nuxt.js - LogRocket Blog
Cover two different options for building a custom global plugin for a Nuxt.js app, using both Vue and JavaScript.
A simple tutorial on creating a web with Nuxt JS 3
https://medium.com/call-for-atlas/build-modern-web-apps-with-nuxt-3-and-vuejs-409b3d3a2277
#vue #nuxt
https://medium.com/call-for-atlas/build-modern-web-apps-with-nuxt-3-and-vuejs-409b3d3a2277
#vue #nuxt
Medium
Build Modern Web Apps with Nuxt 3 and Vuejs
Nuxt is the de facto VueJs framework used throughout the industry to build apps, these being of the type Single Page App (SPA), Server-side…
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…
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.
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…