WebJeda
WebJeda is a tech channel that deals with new web technologies.

A Simple App - SvelteKit Zero - 02

Basics - SvelteKit Zero - 01

Persistent Stores in Svelte 5

Derived by - Svelte 5

Store Data in URL - SvelteKit

Svelte Derived Store

Send Emails in SvelteKit

Sveltekit blog - Fix blog posts & Simplify fetch

Sveltekit blog - Get GitHub discussions as posts

Svetlekit blog - Fetch Data from GitHub API - REST vs GraphQL

SvelteKit blog using GitHub CMS

User Authentication in SvelteKit

Protected routes correction

Provide User Access to Protected Pages in SvelteKit

Protect routes in SvetleKit

Dark mode toggle with prefers-color-scheme in Sveltekit

Dark mode toggle (cookie based) with SSR in Sveltekit

Hosting Sveltekit website on Vercel

Layouts (group) in Sveltekit

Highlight blog menu item in Sveltekit

Adding a blog in Sveltekit

+server.js file in Sveltekit - part 2

+server.js file in Sveltekit

Adding meta tags & json-ld for SEO in Sveltekit

Get form submission responses into Google form

Form validation using Yup in Sveltekit

Form enhancement (use:enhance) in Sveltekit

Form validation in Sveltekit

Form submission (Form Actions) in Sveltekit

Fetching/Loading data from an API in Sveltekit