Videos tagged with: svelte
Deploying On Zeit Now With SSR
In this episode we are going to deploy our WordPress, Svelte and Sapper app to Zeit Now and make it SSR ready.
Navigation And Pages
In this episode we are going to learn how to display navigation from our WordPress installation and display it in our Sapper and Svelte app
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
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.