로컬스토리지
세션스토리지
좋아요 싫어요 버튼 따로 구현
reactionPoint 테이블
id, reg, update
memberId
relId
relTypeCode
point
누가 좋아요를 눌렀는가?
1번회원이 1번글에...
3번회원이 1번글에...
2번회원이 3번글에...
위 기능 구현목표.
velog 참조1: https://velog.io/@yhwit30/posts
velog 참조2: https://velog.io/@fake150907/posts
velog 참조3: https://velog.io/@yunlinit/posts
velog 참조4: https://velog.io/@insamju300/posts
Ajax 정리