> For the complete documentation index, see [llms.txt](https://taeo.gitbook.io/tks-dev-til/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://taeo.gitbook.io/tks-dev-til/readme.md).

# TK'S Learning Book

> 시작 : 2023.05.25 \~
>
> 이메일 : <ohtk1119@gmail.com>
>
> 깃허브 : <https://github.com/ohtaekwon>&#x20;
>
> 블로그 : <https://velog.io/@taetae-5>

## 들어가며

FE 개발자로서 공부를 위해 매일 배운 내용들은 정리를 하며 이것을 시작하였습니다. 업로드 진행 순서는 프론트엔드 메인 언어인 JavaScript와  정적 타입 언어 TypeScript를 배우며 라이브러리는 React, 프레임워크 Next.js를 정리할 예정입니다. BE는 Node.js 위주로 다루며, SQL과 NoSQL DB의 내용을 정리하고 그외 기술 스택인 GraphQL 등을 업로드할 예정입니다.

## Index

1. [**JavaScript Study**](/tks-dev-til/javascript.md)
2. [**React Study**](/tks-dev-til/react.md)
3. [**TypeScript Study**](/tks-dev-til/typescript.md)
4. Next.js
5. React-Query
6. Library
7. Server
8. SQL
9. NoSQL
10. GraphQL
11. [**TDD Study**](https://github.com/ohtaekwon/tdd-example)
