# Bumkeyy Code

## Bumkeyy Code

- [Introduction](https://bumkeyy.gitbook.io/bumkeyy-code/master.md)
- [Toy Project](https://bumkeyy.gitbook.io/bumkeyy-code/toy-project-1.md)
- [TypeScript Website Code Translation Reviewer](https://bumkeyy.gitbook.io/bumkeyy-code/toy-project-1/typescript-website-translation-code-reviewer.md): https://www.typescriptlang.org/
- [Node SENS](https://bumkeyy.gitbook.io/bumkeyy-code/toy-project-1/node-sens.md): Simple & Easy Notification Service client in NAVER CLOUD PLATFORM
- [OpenSource Contributhon](https://bumkeyy.gitbook.io/bumkeyy-code/toy-project-1/opensource-contributhon.md): 공개 SW 포탈에서 진행하는 2020 오픈소스 컨트리뷰톤
- [TypeScript Handbook 한글화](https://bumkeyy.gitbook.io/bumkeyy-code/toy-project-1/typescript-handbook.md): https://github.com/typescript-kr/typescript-kr.github.io
- [DeliciousBody](https://bumkeyy.gitbook.io/bumkeyy-code/toy-project-1/deliciousbody.md): 헬스케어 애플리케이션
- [JavaScript](https://bumkeyy.gitbook.io/bumkeyy-code/javascript.md)
- [\[번역\] Introduction to the DOM](https://bumkeyy.gitbook.io/bumkeyy-code/javascript/untitled.md): 원문 : https://www.digitalocean.com/community/tutorials/introduction-to-the-dom
- [\[번역\] Understanding V8’s Bytecode](https://bumkeyy.gitbook.io/bumkeyy-code/javascript/understanding-v8s-bytecode.md): 원문 : https://medium.com/dailyjs/understanding-v8s-bytecode-317d46c94775
- [\[번역\] Understanding How the Chrome V8 Engine Translates JavaScript into Machine Code](https://bumkeyy.gitbook.io/bumkeyy-code/javascript/understanding-how-the-chrome-v8-engine-translates-javascript-into-machine-code.md): 원문 : https://www.freecodecamp.org/news/understanding-the-core-of-nodejs-the-powerful-chrome-v8-engine-79e7eb8af964/
- [\[번역\] JavaScript Engines](https://bumkeyy.gitbook.io/bumkeyy-code/javascript/javascript-engines.md): A guide for developers.
- [\[번역\] JavaScript Event Loop Explained](https://bumkeyy.gitbook.io/bumkeyy-code/javascript/javascript-event-loop-explained.md): 원문 : https://medium.com/front-end-weekly/javascript-event-loop-explained-4cd26af121d4
- [\[번역\] JavaScript 함수 실행 이해하기  — Call Stack, Event Loop , Tasks & more](https://bumkeyy.gitbook.io/bumkeyy-code/javascript/call-stack-event-loop-tasks-and-more.md): 원문 : https://medium.com/@gaurav.pandvia/understanding-javascript-function-executions-tasks-event-loop-call-stack-more-part-1-5683dea1f5ec
- [Frontend](https://bumkeyy.gitbook.io/bumkeyy-code/frontend.md)
- [React, GraphQL 그리고 Declarative Pattern](https://bumkeyy.gitbook.io/bumkeyy-code/frontend/declarative-pattern-colocation-graphql.md)
- [\[번역\] A deep dive into React Fiber internals](https://bumkeyy.gitbook.io/bumkeyy-code/frontend/a-deep-dive-into-react-fiber-internals.md): 원문 : https://blog.logrocket.com/deep-dive-into-react-fiber-internals/
- [Backend](https://bumkeyy.gitbook.io/bumkeyy-code/backend.md)
- [\[번역\] Schema-First GraphQL: The Road Less Travelled](https://bumkeyy.gitbook.io/bumkeyy-code/backend/schema-first-graphql-the-road-less-travelled.md): 원문 : https://blog.mirumee.com/schema-first-graphql-the-road-less-travelled-cf0e50d5ccff
- [Project Management](https://bumkeyy.gitbook.io/bumkeyy-code/project-management.md)
- [\[번역\] Pull Request와 이슈 연결하기](https://bumkeyy.gitbook.io/bumkeyy-code/project-management/pull-request.md): 원문 : https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue
