How to use SvelteKit endpoints! Part 3/3 (better endpoints!)

Опубликовано: 30 Март 2026
на канале: David Parker
1,093
10

In this final part (for now) of exploring SvelteKit endpoints, I create post updating and deleting endpoints, and add a few final touches like adding in success and error messages. I also cleanup the endpoints.

🤯 Support
  / davidwparker  
https://www.buymeacoffee.com/davidwpa...

⏱️ Timestamps:
00:00 - Introduction
00:25 - Demo
01:05 - Sign out endpoint and Nav changes
03:25 - sign in endpoint, post create endpoint, and post form changes
06:10 - post (update) and delete endpoints for Blog post (new!) and post card changes

💌 Newsletter:
https://www.programmingtil.com/

🪐Elsewhere:
Twitter:   / davidwparker  
Twitter:   / programmingtil  
GitHub: https://github.com/davidwparker

💭Concepts:
Progressive Enhancement
SvelteKit without JavaScript

📚Resources:
https://github.com/davidwparker/progr...
https://kit.svelte.dev/docs#routing-e...

🎬 Subscribe!
http://bit.ly/subdavidwparker

My name is David W Parker and I’m creating and publishing videos on ProgrammingTIL to help teach anyone and everyone who wants to code. I’m a huge fan of Ruby on Rails, Svelte, TailwindCSS, and WebGL. I’ve used React a lot in the past, as well as some Vue and AngularJS. I’ve done some professional Python and Django. I like to create real applications and my tutorials will walk you through how to build something real from beginning-to-end.

#svelte #sveltekit