Dario Ielardi's Blog

HomeBadges
Blog Author Picture

Dario Ielardi

1 follower

Fullstack Web Developer & Traveler, CTO @myothis. “Experience is the name everyone gives to their mistakes.” – Oscar Wilde

Pinned article

Migrating a Large Production App From TypeORM To Prisma

Dec 15, 202018 min read

One of the last projects we worked on at Myothis is a property management system for a big client. It's a pretty large codebase, and we built the backend with the NestJS framework, which is database agnostic but provides strong integration with TypeO...

Schema-Based Multi-Tenancy with NestJS and Prisma

Dec 22, 20206 min read

We recently migrated a big NestJS project to adopt Prisma as the ORM. It turned out to be a great decision, and I described our wonderful experience in a recent blog post. The project is an API backend for a multi-tenant system, where each tenant has...

How To Build A Twitter Clone With NestJS, Prisma And React ( Part 2 )

Sep 14, 202015 min read

Part 1: ( Setup & first steps ) Part 2: Authentication ( this article ) Part 3 Coming Soon Authentication There are a lot of different authentication strategies to protect our API endpoints. Generally, I strongly suggest to delegate such a crucial ...

How To Build A Twitter Clone With NestJS, Prisma And React ( Part 1 )

Sep 12, 202016 min read

Part 1: Setup & first steps ( this article ) Part 2: Authentication Part 3 Coming Soon Overview In this tutorial we are going to explore in details the process of building a Twitter clone as a complete web application, which will consist of a React...

© 2021 Dario Ielardi's Blog

PrivacyTerms
Proudly part of