-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 74803ff
Showing
3 changed files
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## 느낀 점 (간단히) | ||
|
||
|
||
|
||
|
||
## 책을 읽으면서 든 질문 / 의문 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# 모던 리액트 딥다이브 스터디 아카이브 | ||
|
||
|
||
## 📣 스터디 일시: 매주 목요일 13시 10분 Discord에서 (비대면) | ||
|
||
### 🚀 진행 방식 | ||
스터디 시간에는 정리한 내용을 10분 ~ 15분 내외로 발표하고 질문을 바탕으로 토론해요. | ||
|
||
### ⏱️ 스터디 진도 | ||
|
||
- 1주차 (1, 2장) : **리액트 핵심요소와 자바스크립트** | ||
- 2주차 (3, 5장) : **리액트 훅과 상태관리 라이브러리** | ||
- 3주차 (6, 7장) : **리액트 개발도구 디버깅, 크롬 개발자 도구를 활용한 분석** | ||
- 4주차 (4, 8장) : **SSR과 ESlint, 테스트 라이브러리** | ||
- 5주차 (9장) : **모던 리액트 개발 도구로 개발 및 배포 환경 구축하기** | ||
- 6주차 (10, 11장) : **리액트 버전 비교 및 넥스트 13 비교** | ||
- 7주차 (12, 13장) : **핵심 웹 지표와 웹 성능 측정 방법** | ||
- 8주차 (14, 15장) : **리액트 웹페이지 보안, 책 마무리** | ||
|
||
### 📌 스터디 방법 | ||
<b>브랜치, 폴더 이름 -> 본인 이름으로!</b> | ||
|
||
1. 레파지토리를 clone해주세요. | ||
2. main 브랜치에서 [이름] 브랜치를 만들어주세요. ex) 정인영 | ||
3. [이름] 브랜치에서 본인의 주차 폴더에 정리한 내용을 push 해주세요. ex) 정인영/1주차/Chapter1.md | ||
4. [이름] 브랜치에서 main 브랜치로 PR(Pull Request)를 보내주세요. PR 날릴 때 책을 읽으면서 들은 의문 혹은 같이 얘기해볼만한 질문들을 함께 적어주세요. | ||
5. PR은 마지막에 확인한 사람이 머지를 진행해주세요. | ||
|
||
|
||
### 📝 내용 정리 | ||
매주 공부한 내용을 마크다운으로 정리해요. | ||
모든걸 적으려 하기보단, 중요하다고 생각하는 내용 위주와 본인만의 인사이트를 첨부하여 적어요. | ||
마크다운 작성법은 [여기](https://gist.github.com/ihoneymon/652be052a0727ad59601)를 참고해주세요. | ||
|
||
|
||
|
Empty file.