# 20210223(화)

## 2021-02-23

### 1. 학습 날짜

* 2021-02-22

### 2. 학습 시간

* 20:00 \~ 23:30

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

* 백본 view, model, collection
* 루비온레일즈

### 4. 학습 목표

* PR 수정 및 PR 확인

### 5. 학습 정리

* x

### 6. 상세 학습 내용

* PR 리뷰 및 PR 수정
  * 오늘은 학습에 관한 내용은 없고 `vscode` 를 이용해서 PR 리뷰 하는 방법을 조금 알게 됐다.
  * `git graph` 를 사용하면 되는데, 구체적인 내용들을 GUI 로 쉽게 즉각적으로 확인할 수 있다.
  * 특히 PR 을 확인할 때 도움이 됐었는데, 왜냐하면 기존에 터미널과 깃허브 브라우저에서 확인할 때는 수정 사항을 즉각적으로 찾으면서 보지 못했는데, VSCODE의 익스텐션을 사용하면 즉각적으로 확인할 수 있기 때문이다.

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

* 흠... 빠른 시일내에 vscode 를 이용해서 git 을 제대로 다루는 방법을 학습해야겠다. 터미널로 사용할 때는 불편함이 많았었는데, vscode를 사용하니까 너무 편해서 깜짝 놀랐다..;;

### 8. 다음 학습 계획

* guild index 뷰 PR 마무리, group\_detail 뷰 마무리


---

# 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/february/20210222.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.
