Skip to content

Commit

Permalink
#9 Docs. index to categorize data
Browse files Browse the repository at this point in the history
  • Loading branch information
JaeKP authored Aug 24, 2022
1 parent 5ec6235 commit 8a6f021
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

**4.** [**ETC**](#4-etc)

​ 4.1 [GIT](#4-1-git)

<br>

Expand Down Expand Up @@ -55,7 +54,8 @@
| 라이프 사이클 (LifeCycle) | [링크](박재현/220624.md) | 박재현 | 220624 | |
| 리액트 훅 소개 | [링크](김지영/220708.md) | 김지영 | 220708 | `useEffect`, `React.memo()`<br />`useCallback`, `useMemo` |
| 리액트 훅을 활용한 HTTP 요청 보내기 | [링크](황상윤/220624.md) | 황상윤 | 220624 | `useState`, `useEffect` |
| 리액트 커스텀훅으로 비동기 HTTP 요청 보내기 | [링크](이원루/220722.md) | 이원우 | 220722 | `customHook`, `useHttp` |
| 리액트 커스텀훅으로 비동기 HTTP 요청 보내기 | [링크](이원우/220722.md) | 이원우 | 220722 | `customHook`, `useHttp` |
| 리액트를 활용하여 캘린더 만들기 | [링크](황상윤/220812.md) | 황상윤 | 220812 | `momment.js`, `styled-component` |

<br>

Expand All @@ -67,6 +67,13 @@

<br>

**✅ ReactNative**
| 주제 | 링크 | 발표자 | 발표일 | 비고 |
| ------------------------------------------- | ------------------------ | ------ | ------ | ---- |
| ReactNative에 대한 공식 문서 탐방 | [링크](이원우/220812.md) | 이원우 | 220812 | |

<br>

### 2-2 Vue

| 주제 | 링크 | 발표자 | 발표일 | 비고 |
Expand Down Expand Up @@ -96,8 +103,6 @@

## 4. ETC

### 4-1 GIT

| 주제 | 링크 | 발표자 | 발표일 | 비고 |
| --------------------------------- | ------------------------ | ------ | ------ | ---- |
| GIT을 통해 프로젝트 관리 시작하기 | [링크](이윤경/220624.md) | 이윤경 | 220624 | |
Expand Down

0 comments on commit 8a6f021

Please sign in to comment.