@Uko
Objects are like people. They’re living, breathing things that have knowledge inside…
In this blog post, I will discuss some details about the most popular NodeJS ORM called Sequelize . I will particularly take a look at database (schema) migrations and how to run multiple actions in a single Sequelize migration. This post is based ...

Recently I wrote a story about how I displayed the NodeJS dependency audit report in Jenkins. In that blog post, I investigated the "custom parser" approach, which is a good option because you don't need to change anything besides your build configur...
