What PocketBase 0.23 Means For Developers

  Рет қаралды 5,611

Early Morning Dev

Early Morning Dev

Күн бұрын

Пікірлер: 26
@hambaba
@hambaba 3 ай бұрын
Always excited to see your video about pocketbase! keep them coming! Anyway, do you know how to scale pocketbase horizontally? I heard it's possible using LiteStream or LiteFS, haven't got the time to explore them further tho. Would be great if you can make a video about that!
@earlymorningdev
@earlymorningdev 3 ай бұрын
Thanks for the encouragement 🙏 😊 yep definitely will be doing that. It is even more possible now that data base connects are here for 0.23
@dandogamer
@dandogamer 3 ай бұрын
@hambaba it supports external db providers now so you should be able to hook it up to turso. However pocketbase under the hood uses hooks and from what I last read from the author these arent going to work properly when you start scaling horizontally. Maybe the refactoring in this release also fixed that but I will need to check the notes :)
@madmaxdev
@madmaxdev 2 ай бұрын
Congrats 🎉
@earlymorningdev
@earlymorningdev 2 ай бұрын
Thanks man!
@AsyncDpp
@AsyncDpp 3 ай бұрын
Astro is the best right now! Keep going!
@earlymorningdev
@earlymorningdev 3 ай бұрын
I'm so glad I picked it up. Going to keep going with it. Just need more time to execute on my thousand ideas 💡
@chrschoeni
@chrschoeni 3 ай бұрын
Amazing, thanks for your video
@dirtbagmoto
@dirtbagmoto 2 ай бұрын
Also very excited to see this version officially released soon ™ Nice walkthrough but I was wondering if there is a way to use OTP as a magic link, if that makes any sense. OTP works if the user is already in the DB but it would be cool if I could also send a link to an email that is not yet registered. Any ideas on how to accomplish this with pocketbase?
@earlymorningdev
@earlymorningdev 2 ай бұрын
Hmm I think that sort of behaviour could be built out as a custom hook but my problem with that is I have a feeling that now we have this OTP feature I think that magic links may be coming in the future so there isn't a point for me to build it out
@jasontruter4981
@jasontruter4981 Ай бұрын
By extending with go, you can achieve this. You could create a guest user when they enter their email, when you send the email and they open the otp link, you could set the user as verified once they have clicked the link on their email and then log them in. // simple otp creation otp := core.NewOTP(app) otpPassword := security.RandomStringWithAlphabet(6, "1234567890") otp.SetRecordRef(user.Id) otp.SetCollectionRef(user.Collection().Id) otp.SetPassword(otpPassword)
@Csepowertrip123
@Csepowertrip123 Ай бұрын
have you tried payload boss?
@earlymorningdev
@earlymorningdev Ай бұрын
I have what's your experience of it?
@steve-adams
@steve-adams 3 ай бұрын
A good example of Next.js too clever for its own good is "use server". I had to dig into that a few weeks ago and good god, there's way too much magic. Your issue with managing state between server and client is something I think only really became a major issue after the app router. It's too easy to create situations with stale state without it being evident why. I think tanstack's framework seems to address this, and there are some really cool ideas coming down the pipes. I'm excited to see what happens there.
@earlymorningdev
@earlymorningdev 3 ай бұрын
Yeah I agree. App router is a good idea but the implementation is not well done. It's the opposite of simple which is the gold standard for programmers. I honestly have had a gutful from it but I still will use it cause it's popular. For my side projects I think I'm just moving to Astro
@earlymorningdev
@earlymorningdev 3 ай бұрын
As far as tanstack that has been the only way to enjoy next.js but even that is silly. I'm going to check out tanstack start at some stage as there looks to be some awesome stuff happening there
@hugo-abdou
@hugo-abdou 3 ай бұрын
I think you should start thinking about code your self and use the ai to help you not to code for you
@earlymorningdev
@earlymorningdev 3 ай бұрын
Well said sir, I definitely think about how to code myself. I understand the code that the ai is writing. I have written without ai for a long time. Ai helps to demonstrate really quickly how good pocketbase is
@dnlmgwi
@dnlmgwi 3 ай бұрын
Lol "Thats for weak ones", bookmarked
How To PocketBase Like A Pro
16:38
Early Morning Dev
Рет қаралды 3,6 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
The Modern Dev CMS - Pocketbase
25:25
Syntax
Рет қаралды 18 М.
The Perfect Dependency - SQLite Case Study
19:32
Tom Delalande
Рет қаралды 88 М.
Deploying Eliza (V1)
12:17
kylebuildsstuff
Рет қаралды 1,1 М.
AI Risks No One is Talking About
14:09
TJ DeVries
Рет қаралды 47 М.
Why's nobody using Astro?
9:26
Maximilian Schwarzmüller
Рет қаралды 35 М.
Speedy SaaS Payments With Pocketbase
16:09
Early Morning Dev
Рет қаралды 1,5 М.
Avoid Leaking User Data In Your SvelteKit App
24:31
Joy of Code
Рет қаралды 7 М.
Is Your API ACTUALLY Ready for User Traffic?
6:59
Tech Vision
Рет қаралды 139 М.
How I deploy serverless containers for free
6:33
Beyond Fireship
Рет қаралды 593 М.
How I Implemented Meilisearch with Laravel & React
17:06
Adam Drake
Рет қаралды 73