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




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

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.

Learn how to build an authentication backend with Express.js, Sequelize ORM, Postgres, Docker and testing it with Jest

Url: View Details

What you will learn
  • Learn how to build a production-level application with Express
  • How to set up a development environment that is easily reproducible and painless
  • Learn how to write migrations for our Postgres database using Sequelize ORM

Rating: 4.1

Level: Intermediate Level

Duration: 5.5 hours

Instructor: David Armendáriz


Courses By:   0-9  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

About US

The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of hugecourses.com.


© 2021 hugecourses.com. All rights reserved.
View Sitemap