[TIL_200627] Article Data에 Firebase UID 추가
오늘 배운 것
UID 활용
post_article() 업데이트
- post_article() 시 article data에 uid 추가
(FBA resume 초안 작성)
내일 배울 것
UID 활용
post_article(), post_comment() 업데이트
- post_comment() 시 comment data에 uid 추가
- article, comment의 uid와 일치하는 user만 수정/삭제 가능