Hacker News new | ask | show | jobs
by zxu 493 days ago
Nice! Did you use tRPC to pass server side data from python to javascript?
1 comments

No, but at the time we were using a monorepo for both backend and frontend, so is feasible to keep an action that checks that the models in the front and the back are aligned on each pull request.