Introduction to Sequelize ORM (w/ Express.js + Postgres + Docker + Jest) - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Introduction to Sequelize ORM (w/ Express.js + Postgres + Docker + Jest) (/Thread-Introduction-to-Sequelize-ORM-w-Express-js-Postgres-Docker-Jest) |
Introduction to Sequelize ORM (w/ Express.js + Postgres + Docker + Jest) - AD-TEAM - 09-15-2024 Introduction to Sequelize ORM (w/ Express.js + Postgres + Docker + Jest) MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz Language: English | Size: 3.75 GB | Duration: 6h 22m 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. |