I Never Want to Create APIs Any Other Way

Описание к видео I Never Want to Create APIs Any Other Way

In this video we'll discuss how we can create typesafe REST APIs using ts-rest. This solution works for NestJS, NextJS, ExpressJS, and even Fastify APIs. With this solution we're able to consume the API on the client with a fully type-safe RPC-like client, leading to the best possible developer experience. This is a specially useful pattern if you happen to be developing your backend and frontend in monorepo. Must watch!

Комментарии

Информация по комментариям в разработке