Videos tagged with: vue
Let's Checkout... Strapi CMS
In this episode we are going to take a look at a headless CMS called Strapi.
Easy Deployments With Zeit Now
In this video we are going to take a look at service and CLI tool called Zeit Now.
Data From WordPress #2
In this episode I'm going to show you how to link to every specific post coming from WordPress to our Nuxt application.
Data From WordPress
In this episode we are going to start creating blog section for our Nuxt static site, and what better tool to use for that than WordPress.
Views And SEO
In this episode we are going to go in depth with Nuxt views and also talk a bit about SEO and meta tags.
Basic Routing
In this episode we are going to start building our Nuxt site, and also take a look at the basic Nuxt routing.
Overview and Install
In this first episode of new mini series, we are going to take a look at what Nuxt.js is and how it can help us in creating statically generated websites.
Logout
In this episode I'm quickly going to show you how to logout out of your OctoberCMS, Vue and Vuex application.
Login Errors
In this episode I'm going to show you how to handle login errors in our OctoberCMS, Vue and Vuex application.
Persisting State
In this episode we are going to continue the checkout process and learn how to automatically persist state in Vue and Vuex
Login and Registration (with JWT)
In this episode we are going to learn how to register and login users using Vue, OctoberCMS and JWT.
Luxon
In this episode we are going to be using Luxon plugin to format and calculate our dates in our Vue app.
Persisting dates
In this episode we are going to persist our dates using localStorage and Vue.
Dates Frontend
In this video we are continuing with our dates API, and now we are going to use Vue to create our frontend and functionality.
Router
In this episode we are going to take a look at Vue Router and make detail page for our vehicles using Vue.js.