Nodejs and mysql project using sequelize part 26 - Refactoring

preview_player
Показать описание
Let's refactor some of our code so that we can better test and decouple a lot of our code. We'll be using dependency injection and creating factory functions to help this happen.

I made this video about a month ago and I will not be continuing this series any longer. It was great but I've moved past this code base and actually ended up expanding the idea of the project quite a bit.

tags: #nodejs #sequelize #javascript
Рекомендации по теме
Комментарии
Автор

hi, how add a new column in an existing model like for exemple in the users model ? (i try with the sequelize migration but doesn't working…)

steevenalliel
visit shbcf.ru