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 Payments With Fondy Payment Gateway For WordPress and WooCommerce
In this video we are going to take a look at a great payment gateway service called Fondy, and how you can use it for WooCommerce payments or even without WooCommerce by just using the Fondy payment button.
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.
My Development Setup
In this video I'm going to talk a bit about my development setup and the apps that I use for and around my development process.
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.
Email, Mailgun, Templates
In this quick episode of OctoberCMS tips we are going to take a look at how you can use Mailgun to send emails from your local environment, and also where and how you can change email templates that are sent to your users.
Sapper For Svelte 3 - First Look
In this video we are going to take a look at the Sapper framework for Svelte 3
WP REST API - Custom Endpoints
In this video we are going to learn how to quickly create custom endpoints for your WordPress REST API.
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