codestates / codestates/BanThing
[Dev-Log] 2022-02-19 홍승빈
Open
devlog
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### 오늘은 어떻게 프로젝트에 기여했나요?
- 모바일 상태에서의 버튼 이벤트 제작 로딩 애니메이션 추가 sidebar를 컴포넌트 단위로 나누었습니다.
### 오늘의 프로젝트에서 힘든 점은 무엇인가요?
- 채팅창에서 지도를 클릭시 컴포넌트가 추가되는 버그가 있었는데 해결법을 생각하는게 힘들었습니다.
```javascript
function write () {
console.log('Write your code here');
}
```
### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?
- [ ] 채팅 입력부분 재정립
- [ ] socket.io공부
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.