{"id":29568779,"url":"https://github.com/fivethreeeo/javascript-the-definitive-guide-7th-study","last_synced_at":"2025-07-19T01:07:26.330Z","repository":{"id":74020422,"uuid":"579708761","full_name":"fivethreeeo/javascript-the-definitive-guide-7th-study","owner":"fivethreeeo","description":"자바스크립트 완벽 가이드 7판 스터디","archived":false,"fork":false,"pushed_at":"2023-03-17T02:20:24.000Z","size":208,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-14T11:39:34.681Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fivethreeeo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-12-18T16:17:48.000Z","updated_at":"2023-07-13T06:00:27.000Z","dependencies_parsed_at":"2023-06-08T20:15:13.630Z","dependency_job_id":null,"html_url":"https://github.com/fivethreeeo/javascript-the-definitive-guide-7th-study","commit_stats":null,"previous_names":["fivethreeeo/javascript-the-definitive-guide-7th-study"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fivethreeeo/javascript-the-definitive-guide-7th-study","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivethreeeo%2Fjavascript-the-definitive-guide-7th-study","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivethreeeo%2Fjavascript-the-definitive-guide-7th-study/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivethreeeo%2Fjavascript-the-definitive-guide-7th-study/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivethreeeo%2Fjavascript-the-definitive-guide-7th-study/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fivethreeeo","download_url":"https://codeload.github.com/fivethreeeo/javascript-the-definitive-guide-7th-study/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivethreeeo%2Fjavascript-the-definitive-guide-7th-study/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265866473,"owners_count":23840969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-19T01:07:25.198Z","updated_at":"2025-07-19T01:07:26.300Z","avatar_url":"https://github.com/fivethreeeo.png","language":null,"readme":"# 자바스크립트 완벽 가이드 7판 스터디\n\n\u003e 스터디 완료  \n\u003e 기간: 2022-12-27 to 2023-03-14\n\n## 스터디 소개\n\n자바스크립트를 깊게 학습하기 위해 만든 스터디입니다.  \n책 '자바스크립트 완벽 가이드 7판'의 목차를 따라가지만, 이외의 다양한 책, 자료를 같이 학습하고 내용을 공유합니다.\n\n\u003cbr\u003e\n\n## 😀 스터디 참여자\n\n|                   이름                   | 출석  | 발표 |\n| :--------------------------------------: | :---: | :--: |\n|   [박상은](https://github.com/1-blue)    | 12/12 |  3   |\n|   [박설화](https://github.com/iberis2)   | 12/12 |  1   |\n|  [박윤환](https://github.com/yunhwan98)  | 11/12 |  2   |\n|  [하종승](https://github.com/hajongon)   | 12/12 |  2   |\n|  [한수지](https://github.com/nincoding)  | 12/12 |  2   |\n| [허상범](https://github.com/sangbeomheo) | 11/12 |  3   |\n\n\u003cbr\u003e\n\n## 🗓 스터디 일정\n\n| 회차 |                                                                                               날짜                                                                                                |  챕터  |    참여자     |   발표자   | 비고 |\n| :--: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----: | :-----------: | :--------: | :--: |\n|  OT  |                                                                                        22-12-21 (수) 18:00                                                                                        |   -    |      All      |     -      |  -   |\n|  1   |                                                 [22-12-27 (화) 18:20](/%5Bch_03%5D%20%ED%83%80%EC%9E%85%2C%20%EA%B0%92%2C%20%EB%B3%80%EC%88%98/)                                                  |   3    |      All      |    상범    |      |\n|  2   |                                             [23-01-03 (화) 19:30](/%5Bch_04%5D%20%ED%91%9C%ED%98%84%EC%8B%9D%EA%B3%BC%20%EC%97%B0%EC%82%B0%EC%9E%90/)                                             |   4    |      All      |    종승    |      |\n|  3   |                                                                         [23-01-10 (화) 19:30](/%5Bch_05%5D%20%EB%AC%B8/)                                                                          |   5    |      All      |    윤환    |      |\n|  4   |                                                                     [23-01-17 (화) 19:30](/%5Bch_06%5D%20%EA%B0%9D%EC%B2%B4/)                                                                     |   6    |      All      |    상은    |      |\n|  5   |                                                                     [23-01-27 (금) 19:30](/%5Bch_07%5D%20%EB%B0%B0%EC%97%B4/)                                                                     |   7    | 상범 제외 5명 |    수지    |      |\n|  6   |                                                                     [23-01-31 (화) 19:30](/%5Bch_08%5D%20%ED%95%A8%EC%88%98/)                                                                     |   8    |      All      |    설화    |      |\n|  7   |                                                                [23-02-07 (화) 19:30](/%5Bch_09%5D%20%ED%81%B4%EB%9E%98%EC%8A%A4/)                                                                 |   9    |      All      |    상범    |      |\n|  8   | 23-02-14 (화) 19:30 [챕터10](/%5Bch_10%5D%20%EB%AA%A8%EB%93%88/) [챕터12](/%5Bch_12%5D%20%EC%9D%B4%ED%84%B0%EB%A0%88%EC%9D%B4%ED%84%B0%EC%99%80%20%EC%A0%9C%EB%84%88%EB%A0%88%EC%9D%B4%ED%84%B0/) | 10, 12 | 윤환 제외 5명 | 종승, 상은 |      |\n|  9   |                [23-02-21 (화) 19:30](/%5Bch_11%5D%20%EC%9E%90%EB%B0%94%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8%20%ED%91%9C%EC%A4%80%20%EB%9D%BC%EC%9D%B4%EB%B8%8C%EB%9F%AC%EB%A6%AC/)                 |   11   |      All      |    수지    |      |\n|  10  |                                    [23-02-28 (화) 19:30](/%5Bch_13%5D%20%EB%B9%84%EB%8F%99%EA%B8%B0%20%EC%9E%90%EB%B0%94%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8/)                                    |   13   |      All      |    윤환    |      |\n|  11  |                                              [23-03-07 (화) 19:30](/%5Bch_14%5D%20%EB%A9%94%ED%83%80%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D/)                                               |   14   |      All      |    상범    |      |\n|  12  |                                              [23-03-14 (화) 19:30](/%5Bch_14%5D%20%EB%A9%94%ED%83%80%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D/)                                               |   17   |      All      |    상은    |      |\n\n\u003cbr\u003e\n\n## 🔖 스터디 진행 방식\n\n- ### 주 1회 약 1시간 ~ 1시간 30분 진행\n- ### 매주 정해진 분량을 읽고 학습, 자신만의 방식으로 정리해 GitHub에 공유\n  - 마크다운 문서, 블로그 or 노션 링크 등\n- ### 챕터 별로 무작위 1명이 약 20분 발표. 이후 시간에는 자유롭게 토론, QnA\n- ### 발표 형식은 자유롭게\n  - 내용 정리, 코드 리뷰(설명), 퀴즈 등\n  - 같은 주제 내 책 이외의 내용도 OK\n  - 좁은 주제도 OK\n- ### 규칙\n  - 옐로우카드 3장 =\u003e OUT\n    - 발표자로 선정됐는데 발표준비 안함 ⇒ 1장\n    - 학습 공유 안함 ⇒ 1장\n    - 스터디 무단 불참 ⇒ 1장\n  - 학습 정리 자료 업로드는 스터디 전날 밤 11:59 까지\n\n\u003cbr\u003e\n\n## 📖 책 정보\n\n\u003cimg width=\"200\" src=\"https://user-images.githubusercontent.com/60775453/162977636-b8255334-a25a-4dcc-8173-65e5deeb107c.jpeg\" alt=\"자바스크립트 완벽 가이드, David Flanagan\"\u003e\n\n[도서: 자바스크립트 완벽 가이드, David Flanagan](https://product.kyobobook.co.kr/detail/S000001033131)\n\n| 챕터 |              제목               |\n| :--: | :-----------------------------: |\n|  1   |        자바스크립트 소개        |\n|  2   |            어휘 구조            |\n|  3   |         타입, 값, 변수          |\n|  4   |         표현식과 연산자         |\n|  5   |               문                |\n|  6   |              객체               |\n|  7   |              배열               |\n|  8   |              함수               |\n|  9   |             클래스              |\n|  10  |              모듈               |\n|  11  |  자바스크립트 표준 라이브러리   |\n|  12  |     이터레이터와 제너레이터     |\n|  13  |       비동기 자바스크립트       |\n|  14  |         메타프로그래밍          |\n|  15  |   웹 브라우저의 자바스크립트    |\n|  16  | 노드와 서버 사이드 자바스크립트 |\n|  17  |    자바스크립트 도구와 확장     |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffivethreeeo%2Fjavascript-the-definitive-guide-7th-study","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffivethreeeo%2Fjavascript-the-definitive-guide-7th-study","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffivethreeeo%2Fjavascript-the-definitive-guide-7th-study/lists"}