Introduction to Sequelize ORM (w/ Express.js + Postgres + Docker + Jest)

Hi and welcome to this course! In this course, you will learn A LOT about how to build a simple backend with production-level code. We are going to learn how to set up a local database with Docker, how to use Express.js with Sequelize as the ORM and manipulate the database, how to test our code and more importantly, how to structure our code to test it easily. We will also learn:
Hi and welcome to this course! In this course, you will learn A LOT about how to build a simple backend with production-level code. We are going to learn how to set up a local database with Docker, how to use Express.js with Sequelize as the ORM and manipulate the database, how to test our code and more importantly, how to structure our code to test it easily. We will also learn:

Sequelize best practices
JWT and Bcrypt
Testing with Jest
Express middlewares
Docker and Docker Compose
This course is different as I am looking for you to learn how production-level code looks like.

DOWNLOAD LINK