📄️ Error Handling
Handle errors like a pro using all the best practices
📄️ Request Validation
Using typescript classes and class-validator
📄️ Logging in NodeJS
Setup log for a production grade NodeJS application
📄️ Sequelize with ExpressJS and PostgreSQL
Today we will learn how we can connect to a PostgreSQL database from an ExpressJS application and How we can setup Sequelize ORM inside the project.