< KosherCode/>

Wed Dec 12 2018

Build a Node.js App With Sequelize [1] - Connection & Model

In this series we will create a simple job find app using Node.js with Sequelize which is an ORM for relational databases like MySQL, PostgreSQL, etc. We will be using Postgres in this series.