# 20210224(수)

## 2021-02-24

### 1. 학습 날짜

* 2021-02-24

### 2. 학습 시간

* 09:00 \~ 23:30

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

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

### 4. 학습 목표

* PR 수정 및 PR 확인

### 5. 학습 정리

* x

### 6. 상세 학습 내용

* vscode 플러그인 및 단축키
  * project manager 라는 플러그인이 있다. 이 플러그인은 현재 작업 중인 프로젝트를 등록하면 편하게 움직일 수 있는 장점을 제공한다. 이것말고도 여러가지 기능이 있는거 같지만 현재는 여기까지...&#x20;
    * 등록하기 위해서는 `cmd + shift + p` 로 커맨드 팔레트를 띄우고 검색하고 add 하면 된다.
  * gitLens
    * 이 플러그인은 현재 내 커서가 가리키고 있는 라인을 최종적으로 수정하고 커밋한 사람의 id 를 알려준다.
    * 별거 아닌거 같아보이지만 수정 날짜와 커밋 메세지 등을 한번에 볼 수 있어서 편리하다.
* PR 리뷰 및 PR 수정
  * 하루종일 PR 수정했다....

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

* 내가 생각해도 너무 한심하다... 정말 에러 투성이 코드다. 나같은 사람을 누가 믿어줄수있을까

### 8. 다음 학습 계획

* guild\_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/20210224.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.
