Building a modern backend with TypeScript, PostgreSQL and Prisma
A series of live streams and articles on building a backend with TypeScript, PostgreSQL, and Prisma.
The series will focus on the role of the database in every aspect of backend development covering:
- Data modeling
- CRUD
- Aggregations
- REST API layer
- Validation
- Testing
- Authentication
- Authorization
- Integration with other APIs
- Continuous integration
- Deployment

Part 1
Modern Backend with TypeScript, PostgreSQL, and Prisma: Data Modeling, CRUD, and Aggregates

Part 2
Modern Backend with TypeScript, PostgreSQL, and Prisma: REST API, Validation, and Testing

Part 3
Modern Backend with TypeScript, PostgreSQL, and Prisma: Passwordless Authentication and Authorization

Part 4
Modern Backend with TypeScript, PostgreSQL, and Prisma: Continuous Integration and Continuous Deployment