onwuzor victorHow to setup Sequelize migration in a NestJS ProjectWhen building your backend application with Sequelize, you need a way to ensure your database is in sync with changes made in your model…Feb 13, 20218Feb 13, 20218
onwuzor victorA beginner guide to building web API’s with NestJs, Postgres, and Sequelize fundamentals.Thinking of building an efficient, scalable Node.js server-side applications? NestJs is the solution. A beginner guide on how to get…May 28, 20203May 28, 20203
onwuzor victorHow to use the addScope() method in SequelizeSequelize scoping allows you to define commonly used queries that you can easily use later. Scopes are defined in the model definition and…Dec 2, 20191Dec 2, 20191
onwuzor victorSoftware Development Summary for absolute BeginnersIf you are a beginner in the software development ecosystem, chances are you can’t wait to start developing badass web apps, mobile or…Nov 20, 2017Nov 20, 2017