Gin Quin
TTCTheo's Typesafe Cult
•Created by Aido on 4/27/2025 in #questions
JS Framework The Unifies Frontend and Backend
Calling server functions from the frontend is called RPC. Some RPC frameworks:
- tRPC (https://trpc.io/)
- Gravity (https://gravity.digitak.dev).
But you might be looking for Convex (https://www.convex.dev/), that does realtime subscription and hosting as well. They sponsored quite a number of Theo's videos.
Convex is amazingly easy to use, but it has very bad performances. Definitely an awesome choice for your personal projects.
14 replies