# 20210417(토)

## 2021-04-17

### 1. 학습 날짜

* 2021-04-17

### 2. 학습 시간

* 14:00 \~ 24:00

### 3. 학습 범위 및 주제

* 블랙커피스터디 todo 앱 2단계 끝내기

### 4. 학습 목표

* TODO 앱 기능 완료

### 5. 학습 정리

* x

### 6. 상세 학습 내용

* 흠... 딱히 학습한 내용은 없는거같다.
* 다만.. todoApp 도 서버와의 통신이 추가 되면 처리할게 생각보다 많아진다는걸 알았다
* 정말... 여러 명이 동시에 수정하는 경우의 에러처리가 너무 힘들다는걸 알았다...

### 7. 오늘 학습 내용에 대한 개인적인 총평

* 블랙커피 스터디 2단계를 마무리했다. 100퍼센트 만족하지는 못하지만, 그래도 나름 잘한듯싶다.
* 가장 만족하는 부분은 에러 처리를 잘한거같다.

### 8. 다음 학습 계획

* 블랙커피 스터디 2단계 마무리한거를 webpack으로 만들어보기


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://simian114.gitbook.io/blog/undefined-1/diary/2021/april/20210417.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
