Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yookeunbyul/modern-react-deep-dive
모던 리액트 deep dive 공부하는 repository
https://github.com/yookeunbyul/modern-react-deep-dive
Last synced: 25 days ago
JSON representation
모던 리액트 deep dive 공부하는 repository
- Host: GitHub
- URL: https://github.com/yookeunbyul/modern-react-deep-dive
- Owner: yookeunbyul
- Created: 2024-03-22T09:04:36.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-16T11:28:40.000Z (10 months ago)
- Last Synced: 2024-11-13T04:32:23.223Z (3 months ago)
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# modern-react-deep-dive
### <모던 리액트 deep dive 공부하는 repository>
| 날짜 | 목차 |
| -------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| 24.02.27 | 리액트 개발을 위해 꼭 알아야 할 자바스크립트 |
| 24.03.27 | 리액트 핵심 요소 깊게 살펴보기 |
| 24.03.31 | 리액트 훅 깊게 살펴보기 |
| 24.04.02 | 서버 사이드 렌더링 |
| 24.04.16 | 리액트와 상태 관리 라이브러리 |