Hi and welcome to this course! Here, 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 with Jest and more importantly, how to structure our code to test it easily. We will also learn:
Sequelize best practices (how to register models, how to register associations between models, how to add scopes, how to make simple queries, how to write migrations, etc.)
JWT and Bcrypt to handle authentication and
Testing with Jest (remember that untested code is broken code)
Express middlewares and how to test them
Docker and Docker Compose to set up a local database and avoid installing databases locally
Best practices in general (separating the Express app from the server for easier testing, separating model logic from the controller, hiding passwords from the response, etc.)
This course is different as I am looking for you to learn how production–level code looks like and build the habit to test every line of code you write! Most courses skip testing, but the reality is that testing is so important on software development that it is unbelievable that most courses out there just skip them.
Specification: Introduction to Sequelize ORM (w/ Express.js + Postgres)
|
User Reviews
Be the first to review “Introduction to Sequelize ORM (w/ Express.js + Postgres)” Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $12.99 |
---|---|
Provider | |
Duration | 5.5 hours |
Year | 2021 |
Level | Intermediate |
Language | English ... |
Certificate | Yes |
Quizzes | No |
$19.99 $12.99
There are no reviews yet.