Y
Hacker News
new
|
ask
|
show
|
jobs
by
e7h4nz
76 days ago
Removed microservices and RPC, keep all TypeScript codes in a single monorepo. Avoiding `any` and using ts-rest automatically keep types synchronized between the web and frontend applications.
This has made my life much easier.