Skip to content

Frontend-Gang-Study/modern-javascript-deep-dive

View on GitHub ↗Related repositories →

모던 자바스크립트 딥 다이브 스터디를 위한 레포지토리입니다.

active 2024-12-202025-05-08 (UTC)

Complete coverage26,407 / 26,407 hourly files (100%) · 2 absent upstream2023-08-152026-08-19 (UTC)
Events
426
Pushes
109
Pull requests
2
Issues
118
Stars
6
Forks
1

Activity over time

Daily event counts in the loaded window

Line chart, 140 days from 2024-12-20 to 2025-05-08. Pushes: 109 total, peak 8 in a day. Pull requests: 2 total, peak 2 in a day. Issues: 118 total, peak 9 in a day. Comments: 188 total, peak 21 in a day. Stars: 6 total, peak 3 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
jnkeniaem16962060
gykoh42915053
seonmiki467028
Minkyu01408220
jihyunk03408019
42inshin311908

Recent activity

Latest issues, pull requests and releases

  • Issue#69gykoh422025-02-28 02:07
    46.6.3_async 함수 내에서 try/catch를 사용하여 에러를 처리하지 않으면, 해당 함수는 발생한 에러를 어떻게 처리하는지 설명해주세요.
  • Issue#68gykoh422025-02-28 02:05
    45.7_마이크로 태스크 큐와 일반 태스크 큐의 차이점을 이벤트 루프와 함께 설명해주세요.
  • Issue comment#69gykoh422025-02-28 01:58
    46.6.3_async 함수 내에서 try/catch를 사용하여 에러를 처리하지 않으면, 해당 함수는 발생한 에러를 어떻게 처리하는지 설명해주세요.
  • Issue comment#68gykoh422025-02-28 01:55
    45.7_마이크로 태스크 큐와 일반 태스크 큐의 차이점을 이벤트 루프와 함께 설명해주세요.
  • Issue comment#69jnkeniaem2025-02-28 01:30
    46.6.3_async 함수 내에서 try/catch를 사용하여 에러를 처리하지 않으면, 해당 함수는 발생한 에러를 어떻게 처리하는지 설명해주세요.
  • Issue#69gykoh422025-02-28 01:22
    46.6.3_async 함수 내에서 try/catch를 사용하여 에러를 처리하지 않으면, 해당 함수는 발생한 에러를 어떻게 처리하는지 설명해주세요.
  • Issue comment#68jnkeniaem2025-02-28 01:18
    45.7_마이크로 태스크 큐와 일반 태스크 큐의 차이점을 이벤트 루프와 함께 설명해주세요.
  • Issue#68jnkeniaem2025-02-28 01:09
    45.7_마이크로 태스크 큐와 일반 태스크 큐의 차이점을 이벤트 루프와 함께 설명해주세요.
  • Issue#66jnkeniaem2025-02-25 09:51
    45.3_Promise의 후속 처리 메서드인 then, catch, finally을 비교하며 설명하고, 각각 어떤 상황에서 사용하는 것이 적절한지 알려주세요.
  • Issue comment#66gykoh422025-02-25 09:27
    45.3_Promise의 후속 처리 메서드인 then, catch, finally을 비교하며 설명하고, 각각 어떤 상황에서 사용하는 것이 적절한지 알려주세요.
  • Issue comment#67gykoh422025-02-25 09:26
    45.5_프로미스 체이닝이란 무엇인지 설명해주세요.
  • Issue comment#67jnkeniaem2025-02-25 09:25
    45.5_프로미스 체이닝이란 무엇인지 설명해주세요.
  • Issue comment#66jnkeniaem2025-02-25 09:11
    45.3_Promise의 후속 처리 메서드인 then, catch, finally을 비교하며 설명하고, 각각 어떤 상황에서 사용하는 것이 적절한지 알려주세요.
  • Issue#67gykoh422025-02-25 08:28
    45.5_프로미스 체이닝이란 무엇인지 설명해주세요.
  • Issue#66jnkeniaem2025-02-25 08:26
    45.3_Promise의 후속 처리 메서드인 then, catch, finally을 비교하며 설명하고, 각각 어떤 상황에서 사용하는 것이 적절한지 알려주세요.
  • Issue#65jnkeniaem2025-02-24 09:47
    42.2_이벤트 루프와 태스크 큐에 대해, 그리고 이를 통한 비동기 처리 방식에 대해 설명해주세요.
  • Issue comment#64gykoh422025-02-24 09:29
    45.1_왜 비동기 함수는 처리 결과를 상위 스코프의 변수에 바로 할당할 수 없는지 설명해주세요.
  • Issue comment#64jnkeniaem2025-02-24 09:29
    45.1_왜 비동기 함수는 처리 결과를 상위 스코프의 변수에 바로 할당할 수 없는지 설명해주세요.
  • Issue comment#65jnkeniaem2025-02-24 09:00
    42.2_이벤트 루프와 태스크 큐에 대해, 그리고 이를 통한 비동기 처리 방식에 대해 설명해주세요.
  • Issue#65jnkeniaem2025-02-24 08:29
    42.2_이벤트 루프와 태스크 큐에 대해, 그리고 이를 통한 비동기 처리 방식에 대해 설명해주세요.
  • Issue#64gykoh422025-02-24 08:19
    45.1_왜 비동기 함수는 처리 결과를 상위 스코프의 변수에 바로 할당할 수 없는지 설명해주세요.
  • Issue#63gykoh422025-02-21 02:13
    40.8.1_preventDefault와 stopPropagation의 역할이 어떻게 다른지 각각의 메서드를 사용해야 하는 상황과 그 효과를 예시로 설명해 주세요.
  • Issue#62jnkeniaem2025-02-21 02:06
    40.7_이벤트 위임이란 무엇인가요?
  • Issue comment#63jnkeniaem2025-02-21 02:00
    40.8.1_preventDefault와 stopPropagation의 역할이 어떻게 다른지 각각의 메서드를 사용해야 하는 상황과 그 효과를 예시로 설명해 주세요.
  • Issue comment#63gykoh422025-02-21 01:59
    40.8.1_preventDefault와 stopPropagation의 역할이 어떻게 다른지 각각의 메서드를 사용해야 하는 상황과 그 효과를 예시로 설명해 주세요.

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 6 stars here means stars gained during the window, not the repo's star count.