Sveltekit Fundamentals | SvelteKit + Firebase: Build a Full Stack App seamlessly | Part 2 : Backend

Опубликовано: 16 Апрель 2026
на канале: Thabish Kader
4,159
47

Socials
LinkedIn:  / thabish  
Twitter:   / developertak  
Github: https://github.com/Thabish-Kader

GitHub code (Give it a star if liked it):https://github.com/Thabish-Kader/fkit...
Live Link: https://fkit-svelte-firebase.vercel.app/

0:00 intro
0:44 demo
2:20 what we are working with ?
5:10 firebase authtication setup
7:48 firebase firestore
8:09 firestorage
10:23 store config
13:50 login functionality
14:45 navbar credentials
17:30 listening to auth change
20:38 binding inputs in create event page
25:42 createEvent function (create)
34:32 eventlist page (read)
44:53 join page (SSR)
52:59 register member function
59:35 final build demo