Videos tagged with: javascript
Refactoring - Making It SSR Ready
In this episode we are going to refactor our Sapper and Svelte code to make it ready for Server Side Rendering or SSR
Handling Categories
In this episode of we are going to learn how to handle categories from WordPress in our Sapper for Svelte app.
Pagination And Sass Support
In this episode we are going to learn how to paginate our post list and how to add Sass support to our Svelte, Sapper and WordPress application.
Post Details And Environment Variables
In this episode of Creating Svelte, Sapper and WordPress sites we are going to link our post list to the details page of each post, and also learn how to setup environment variables.
Fetching The Posts
In this first part of the 'Creating Svelte, Sapper and WordPress Website' series we are going to connect to our WordPress API to fetch the posts and display them on our homepage
Easy Deployments With Zeit Now
In this video we are going to take a look at service and CLI tool called Zeit Now.
JavaScript DOM-based Routing
In this episode we are going to cover JavaScript routing that comes with Sage for WordPress.
How To Add Svelte To Your Site?
In this episode I'm going to show you how to add Svelte to your existing site using Gulp and Webpack.
Sapper For Svelte 3 - First Look
In this video we are going to take a look at the Sapper framework for Svelte 3
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.
Svelte 3 Is All Kinds Of Awesome...
In this video I wanna talk a bit about Svelte 3 and also show you a few code examples from this awesome JavaScript framework
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.
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.