Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[과제] 모각코 6조 조현우 과제 제출 #6

Open
wants to merge 5 commits into
base: mogako-team-6
Choose a base branch
from

Conversation

whgusdn22
Copy link

어려웠지만 조원의 도움으로 완성하였습니다!
#4

@ymw0407 ymw0407 added the Assignment 과제 label Apr 10, 2023
index.js Show resolved Hide resolved
Copy link
Member

@ymw0407 ymw0407 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

일단 전체적으로 코드는 잘 구현하거 같고! 다음에는 Git Bash에 대해서 찾아봐서, fork하고 clone, commit, pull request로 해보면 좋을거 같아! 처음엔 어려울 수도 있으니까 한번 해보고 안되면 나한테 물어보거나... 지옥에서 온 git이라는 강의보고 해봐도 좋을거 같아! 꼭 할 필요는 없긴한데... 하면 좋다 정도니까 부담 갖지는 말구...

});

app.patch("/toggle", (req, res) => {
const { toggle } = req.body;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

구조 분해 할당 잘 쓴거 같아!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants