Y
Hacker News
new
|
ask
|
show
|
jobs
by
crabmusket
617 days ago
The RPC stuff is pretty interesting. More here:
https://blog.cloudflare.com/javascript-native-rpc/
1 comments
skybrian
617 days ago
Without a schema, I’m wondering about validation. I guess your server should use Zod or an equivalent library?
link