swsnu / swppfall2019

31 stars 22 forks source link

[HW2] Article Delete II #78

Open csh3695 opened 5 years ago

csh3695 commented 5 years ago

조교님, Article delete 작업 후 axios.delete를 사용해 article_id에 따라 (지워진 article에 해당하는) comment를 지우도록 했습니다. 다른 이슈에서 지울 필요가 없다고 하셨는데, 제출 시 comment delete 과정이 없는 버전으로 제출해야 하나요?

감사합니다.


After 'Article Deletion' I applied deleting comments process related to that article(according to 'article_id' feature in 'comment'), using axios.delete. In some previous issues you answered that we don't need to delete them. Should I submit HW in a version that doesn't have the process of clearing comments? or Is it okay to submit my HW not removing that function?

Thank you.

ktaebum commented 5 years ago

no you dont have to. whether delete comments or not when article is deletetd dont affect your grade