The easiest realtime app I’ve ever built

preview_player
Показать описание

#webdevelopment #javascript #sveltekit #firebase
Рекомендации по теме
Комментарии
Автор

All these new frameworks are turning me into a minimalist.

saltymashedpotatoes
Автор

I love the love Jeff is giving to SvelteKit :)

zbik
Автор

I mean it should have been called FireSvelte but other than that it looks pretty cool

willinton
Автор

Svelte has become the definitive UI framework for me. I can't imagine using anything else when I have a choice.

GoldenBeholden
Автор

Hey man, really love how you make tutorials. I'm not even a web developer but the way you create and explain everything is great!

jonathan
Автор

You are an inspiration. This is exactly the kind of work I love to do and see as a software engineer. Abstracting and modeling the software and its components so it makes mine and everybody else easier to build stuff.
Cheers 🎉

GiladGur
Автор

Awesome project. I'll study this to understand the patterns and how you used stores so efficiently, my stores and firebase code look massive in comparison in some older projects.

When you announced the upcoming SvelteKit course I started typing a query about an updated Stripe course.

Needless to say I deleted that query :).

rafalpotasz
Автор

I can finally die happy knowing I can make realtime apps in under 30 seconds.

Twingamerdudes
Автор

4:55
holy shit this itches such a specific part of my brain
thank you so much for the effort you put into these videos

messi
Автор

Can’t wait for the full Svelte course! Do hope it includes Svelte Kit and SSR, as it’s something that still eludes me which I hope to be able to push to Firebase hosting, as per usual.

SirDamatoIII
Автор

Jeff: "Let's build a full stack app with Svelte Fire in about 30 seconds"
Also Jeff: *Uses copypasta*

D-Ragon
Автор

I've also begun playing around with custom Svelte stores for a reactive data store I'm using and it's a lot of fun. Abstraction is always awesome.

Passing down data through components looks very convenient, so I'll have to try it.

kawcco
Автор

... I don't think I will ever get to this level of understanding.
Its so exciting watching these, also deflating...

ak-loz
Автор

these design patters will actually help a ton with authentication!
While i dont use firebase, i found myself accidentally discovering this pattern with data already but never thought to actually own it and extend it to user auth.

lachee
Автор

I'm building a cross platform app with sveltekit that I plan to try and market, and this is very helpful. I wonder how many times I'll rewrite the code before I finish it lol. Thank you!

johnnygotti
Автор

Wow Jef, that was aswesome! Looking forward to the course. Have a great year!

ricardotavares
Автор

Looks like a pattern we have been doing on native web component land a few years now to compose apps. However, the slot property is kinda cool, would be nice to see something like that instead of always sending data with events.

adaliszk
Автор

This is just the direction development with sveltekit needs to go. Thanks for making it, at the very least I learned how to design my sveltekit apps better! Generic design to remove boilerplate is the way to go.

johnmorton
Автор

I can't wait for your SvelteKit course!

kennyhall
Автор

Amazing work. I will be using SvelteFire soon.

ChessFlix