> For the complete documentation index, see [llms.txt](https://shhn0509.gitbook.io/hanna/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shhn0509.gitbook.io/hanna/hanna-log/march/10.md).

# 10일

## 10일&#x20;

forwardRef() 덕에 공부를 제대로 했다. 공부 했던 내용이고 정리도 했기 때문에 자신있었으나 역시 머리로 아는 것과 실전은 다르다. 그리고 각각의 메서드의 동작 원리는 이해했으나 정작 중요한. 왜? 언제? 사용하는 지 제대로 개념이 잡히지 않았다. ([forwardRef() 다시 간단히 정리](https://shhn0509.gitbook.io/react/react-study/react-2/forwardref))

**→ 각각의 기능(메서드, 훅 등) 왜? 사용하는 지 생각하자.**&#x20;

스토리 북은 다음에 토이 프로젝트를 할 때 사용하는 것으로 결정했다. 아직 사용법에 익숙하지 않아서 스토리북을 공부하고 실습하는 것에 시간이 꽤 소요된다. 현재 가장 중요한 것은 리액트를 잘 사용하는 것이다.

**→ 선택과 집중이 필요하다. 먼저 얻어야 할 것을 우선순위에 두자.**&#x20;

##


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://shhn0509.gitbook.io/hanna/hanna-log/march/10.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.
