Building an Express, tRPC and React monorepo setup with yarn workspaces, tailwind, zod and react-query
Introduction
In this article, we will see what tRPC is, what benefits it provides and how we can set up a monorepo project with an Express backend serving tRPC requests and a React client using tRPC to query and mutate data. In the demo, we will be b...
blog.adeeshsharma.com10 min read