-
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
Showing
3 changed files
with
14 additions
and
4 deletions.
There are no files selected for viewing
Binary file not shown.
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
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,14 @@ | ||
# 2024-study | ||
|
||
**threejs 강의 수강** | ||
- threejs를 통한 웹 3D 환경 개발에 관심이 생겨 이 것에 대한 강의를 수강합니다. | ||
- https://www.youtube.com/watch?v=ZGACJosABBw&list=PLe6NQuuFBu7HqxY10b6gNu6iisT2-rZv-&index=1 | ||
|
||
**⭐ React DOM Server 공부** | ||
- React DOM Server와 SSR에 대해 공부하고, React와 express를 이용하여 SSR을 구성해보았습니다. 또한, NextJS가 어떻게 생겨먹은 애인지에 대해 생각해보았습니다. | ||
|
||
**무한 슬라이드 구현** | ||
- Qshop 제품에 무한 슬라이드를 구현해야 해서 해당 기능에 대한 연구를 진행 중이며, 라이브러리 사용 이유, 폴더 구조, 데이터 불러오기, 코드 주석 등에 대해 사전 준비 중입니다. 또한, 사용한 라이브러리를 왜 사용했는지 충분히 고민 중입니다. | ||
|
||
**번개장터 코딩테스트 공부** | ||
- 번개장터 코딩테스트를 준비 중이며, React에 대한 공부를 진행 중입니다. |