# 20210118(월)

## 2021-01-18

### 1. 학습 날짜

* 2020-01-18

### 2. 학습 시간

* 11:00 \~ 26:00

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

* 닌자 프로젝트

### 4. 학습 목표

* 간단하게 레일즈 프로젝트를 만든다.

### 5. 학습 정리

* x

### 6. 상세 학습 내용

**닌자 프로젝트**

* 닌자프로젝트에서는 본 프로젝트의 진행에 앞서 글로만 배워왔던 지식을 활용해 보는데 초점을 두고 7일간 진행한다.
* rails6에서 js 모듈 사용하는 방법
  * rails6는 webpacker 를 사용한다. 따라서 webpacker로 js를 사용하는 방법을 사용하자.
  * 먼저 `yarn add NAME` 을 이용해 모듈을 설치하고 `environment`에서 플러그인을 추가하면 끝&#x20;

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

* 역시 같이하니까 혼자하는거보다 잘되는거같다.

### 8. 다음 학습 계획

* 액션 케이블


---

# 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/january/20210118.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.
