Section 1 : Introduction
Section 2 : Basic Svelte
2.1 : Installing Sveltekit and creating a simple all-HTML webapp 2.2 : Creating a simple Reactive Svelte webapp 2.3 : Creating a simple Svelte Information System with Google’s Firestore
Section 3 : Serious Svelte, and a more realistic Information System
[3.1 : Routes, Layouts and Components ](h…
Section 1 : Introduction
Section 2 : Basic Svelte
2.1 : Installing Sveltekit and creating a simple all-HTML webapp 2.2 : Creating a simple Reactive Svelte webapp 2.3 : Creating a simple Svelte Information System with Google’s Firestore
Section 3 : Serious Svelte, and a more realistic Information System
3.1 : Routes, Layouts and Components 3.2 : Form validation and Exception handling 3.3 : Firebase D/b rules and Firebase Login 3.4 : Client-Only version 3.5 : Client-Server Version 3.6 : Deploying to the web
Section 4 : Essential Extras
4.1 : The Age of AI - Meet your Digital Tutor 4.2 : SEO (Search Engine Optimisation) 4.3 : Automated Svelte Pre-render Builds 4.4 : Responsive/Adaptive Design 4.5 : Attaching a Custom Domain
Section 5 : Useful Extras
5.1 : The Javascript Fetch function and the Await keyword - for Svelte users 5.2 : An Introduction to Git 5.3 : An Introduction to the Google Cloud Shell
Section 10 : Reference