-
Notifications
You must be signed in to change notification settings - Fork 51
README.md 생성 및 프로젝트 세팅 #99
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
환영합니다!!!!!
차트 하나 살짝 만들어보고 시작하시면 더 잘하실 수 있을 꺼에요!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
첫 PR이신가요? 축하드립니다! 피카츄가 쥐였다니... 충격이네요😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
반갑습니다 채원님! 앞으로 잘 부탁드립니다~~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM입니다!!
다음에는 추가 작업하실 때는 기존 PR merge 하신 뒤에 하시면 좋을 것 같아요~
- 기존에 받은 approve 가 날아가기도 하고, 짧게 끊어서 올리면 리뷰어들이 편할 수 있습니다 😄
- 아니면 PR draft 라는 기능을 활용하면 되긴 합니다만, 일단 짧게 올리시는 게 좋습니다 : )
ui, ux, interaction 쪽에 강한 프론트엔드 개발자가 되는게 꿈입니다! ㅎㅎ | ||
|
||
함께 으쌰으쌰하면서 친목도 쌓고, 더 좋은 오픈소스 만들어 나갔으면 좋겠습니다. 읽어주셔서 감사합니다! No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
응원합니다!! 🚀🚀🚀🚀🚀
ChartJS.register( | ||
RadialLinearScale, | ||
PointElement, | ||
LineElement, | ||
Filler, | ||
Tooltip, | ||
Legend, | ||
); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
다음에 기회가 되면 d3로 바로 도전해보시는 것도 좋겠습니다!!
어차피 chart들도 기본 rect, circle, line, text 등의 컴포넌들로 이뤄진 집합이라,
개인적으로 CSS보다 훨씬 쉬운 것 같습니다 😈😈😈
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
오 그렇군요! 저는 그냥 제일 간단하다고 해서 가장 빨리 구현할 수 있을 것 같아 골랐는데 ㅎㅎ 다음에 한 번 도전해보겠습니다!!
PR 규칙도 새롭게 알았습니다 알려주셔서 감사합니다!
commit들 모은 담에 올려서 pr하고 또 다음에 모아서 pr하면 따로따로 올라가는 줄 알았네요..ㅎㅎ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ㅎㅎ 넵 머지하고 나면 따로 올라가게 됩니다!
머지 안하면 계속 해당 PR 뒤로 붙게 되구요~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
넵! 숙지하겠습니다 🫡 githru vs ext에선 그렇게 진행해보겠습니다! :D
@BeA-Pro 넵 처음이라 많이 떨리네요 ㅎㅎ 감사합니다!! 햄스터같이 생기지 않았나요 🐹 |
@shgusgh12 저도 잘 부탁드립니다 화이팅화이팅~~!! |
Description
npm create vite@latest
Comments