Explore all newline lessons
lesson
How to Migrate a React App From MongoDB to PostgreSQLTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part TwoIn this lesson, we'll convert the server of our TinyHouse project to use PostgreSQL & TypeORM.
lesson
An Intro to Object-Relational Mapping With TypeORM in Node.jsTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part TwoObject-Relational Mapping (ORM) is a technique that lets one access and modify data from a database using an object-oriented paradigm. In this lesson, we'll discuss ORM and be introduced to a popular ORM used for JavaScript and TypeScript, TypeORM.
lesson
How to Start Using PostgreSQL and Migrate From MongoDBTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part TwoThis lesson is an introduction to the popular and widely used open-source SQL database, PostgreSQL.
lesson
SQL vs NoSQL: Pros and Cons for Building a Web AppTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part TwoIn this lesson, we compare SQL and NoSQL databases.
lesson
Module 17 IntroductionTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part TwoThis is an introduction to the bonus work we'll be doing in Module 17.0.