Hacker News new | ask | show | jobs
Void, the Vite-native deployment platform (void.cloud)
10 points by wildpeaks 97 days ago
3 comments

The Void Framework demo [0] is exciting!

The PRC (aka server functions) demo is particularly interesting — end-to-end typesafety (from DB to UI) is a major milestone for JavaScript.

We've been doing a lot of RPC design work in that space with Telefunc (tRPC alternative) [1] — we're looking forward to collaborating with the Void team. (Also looking forward to contributing as the creator of Vike [2].)

[0] https://www.youtube.com/watch?v=BX0Xv73kXNk (around the end of the first talk)

[1] https://telefunc.com (see the last PR

[2] https://vike.dev

Very cool. Hopefully there will be an adapter to run this outside of Cloudflare.