Full Stack Development Series Part 4: Data Persistence with TypeORM and NestJS
Welcome back! In part 4 of this series, we'll tackle the final component of the "full stack": data stores. I use "data store" instead of "database" because the persistence layer could be anything from a local JSON file to a DynamoDB in