[6주차] 이유라 학습 PR 제출합니다 #25
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
6주차 진행 상황
1. TypeScript 학습 정리 📝
아래의 내용을 공부했습니다.
6장 타입 컴파일
7장 비동기 처리
2. Todo 프로젝트 🛠️
이번 주차에서는 백엔드단 구현에 대해 고민해 보고 있습니다.
서버리스 컴퓨팅을 사용하고 싶은데, 제가 구상하는 투두 프로젝트에도 적합 중일지 고민 중입니다.
다음 주차에서는 일단 7장에 등장한 모킹으로 테스트 해 보는 경험 후, 최종 반영하여 개발하겠습니다.
Todo 프로젝트 기획 공유
Todo 프로젝트를 조금 더 발전시켜보고자 기획을 확장해 보았습니다.
시간 여유가 된다면 아래와 같은 기능들을 구현할 예정입니다.
투두 리스트 + 텃밭 시스템
라운드 및 성장 시스템
텃밭은 라운드(레벨) 개념을 가지고 있으며, 특정 레벨을 달성하면 텃밭 칸 수가 증가합니다.
투두 성공 횟수에 따라 칸이 하나씩 채워지며, 모두 채워지면 다음 레벨로 업그레이드됩니다.
기존 투두에 추가 예정 기능
3. 하고 싶은 말 🐴