2021년 3월 2일 복기(MVC)

Ji Taek Lim·2021년 3월 2일
0

Intro

https://www.youtube.com/watch?v=DUg2SWWK18I

SEQUEILIZE
https://velog.io/@josworks27/Sequelize-Association

참고하는 블로그

https://velog.io/@josworks27/Sequelize-migration-%ED%95%98%EA%B8%B0

유투브
https://www.youtube.com/watch?v=3OKOe7CraGY

유트브
https://www.youtube.com/watch?v=M3HMpOVx7yA

Definition

A Model represents a table in the database. Instances of this class represent a database row.
Model instances operate with the concept of a dataValues property, which stores the actual values represented by the instance. By default, the values from dataValues can also be accessed directly from the Instance, that is:

그런 프로토타입을 생선하는
생산공장같은게 아닌가 생각한다.

inheritance를 받는것같다고 느낌적으로는 생각됩니다.

prototype?

https://baeharam.netlify.app/posts/Node.js/Node.js-Sequelize-%EB%8B%A4%EB%A3%A8%EA%B8%B0

profile
임지택입니다.

0개의 댓글