Zox

@zox-dev.net

ElectricSQL is now in BETA! We're a Postgres sync engine. Check out our new 1 million clients benchmark and demos: electric-sql.com/blog/2024/12... Electric is ready to sync with companies like Trigger.dev, Ottogrid.ai and Doorboost.com using us in production. Great time to take another look!

Electric BETA release | ElectricSQL

The Electric sync engine is now in BETA. If you haven't checked out Electric recently, it's a great time to take another look.

electric-sql.com

I'm excited and sort of terrified by this. Most of my time since joining Astro six months ago has been building the content layer, and now it's time for everyone to use it for real. I hope you all like it. Server islands are also *awesome* and I think they'll be a real game changer.

Astro@astro.build · 2y ago

Astro 5.0 is here. Content layer, server islands, simplified prerendering, type-safe env, @vite.dev v6. All stable. Go see what you can do 👇 astro.build/blog/astro-5/

Tanstack Start doing doing server calls a bit different than React Server Components. You can write the client and server logic in the same file and it replaces it with fetch calls when run on the client. No "use client", no errors with client APIs in server components, etc.. watch at 0.5× 😆