Open Issue Map
추천 이슈 미리보기
Open Issue Map

나에게 맞는 오픈소스 이슈를 추천받아보세요

Open Issue Map은 사용자 온보딩 정보를 바탕으로 검토해볼 만한 오픈소스 이슈를 추천하는 서비스입니다. 매일 쌓이는 수많은 이슈 속에서 나에게 맞는 이슈를 골라보세요.

추천 이슈 미리보기
스크롤해서 더 보기
1
2
3
4
5

오픈소스 기여 경험은 어느 정도인가요?

현재 익숙한 수준에 맞춰 너무 어렵지 않은 이슈를 추천해드릴게요.

온보딩을 통해 추천 기준 수립

언어·경험·목적만 알려주면 바로 추천을 받을 수 있어요.

facebook/react1일 전

Fix stale closure in useEffect cleanup warning

TypeScript입문good first issue

The cleanup function in this effect closes over a stale value of count, so the warning fires even after the dependency array is fixed. We should recompute it inside the effect instead.

231,0003
vitejs/vite2일 전

Improve HMR error overlay message for CSS modules

JavaScript주니어documentation

When a CSS module fails to parse, the overlay only prints "unknown error" with no file path.

68,0001
supabase/supabase3일 전

docs: clarify RLS policy example in quickstart guide

TypeScript입문good first issuePR 있음

The quickstart guide shows a policy that references auth.uid() but never explains what happens for anonymous requests, which confused a couple of people in Discord.

74,0000
denoland/deno5일 전

fix: normalize Windows path separators in std/path

Rust미들good first issue

join() returns backslashes on Windows even when the caller explicitly asked for a POSIX-style path.

95,0004

온보딩 기반 추천 점수 산정

온보딩 답변과 이슈 정보를 비교한 추천 점수를 비교해보세요.

AI 가이드
필요한 개념
React QueryWebSocket
작업 범위

재연결 로직이 useSocket.ts 안에서 중복 실행되는 문제예요 — 이벤트 리스너 정리 시점만 고치면 되는 국소적인 수정입니다.

시작 지점
  • src/hooks/useSocket.ts
  • src/lib/socket-client.ts
주의할 점
  • 빠르게 재연결될 때 이벤트 리스너가 중복 등록되지 않는지 확인하세요.
기대 효과

React Query와 WebSocket을 함께 다루는 실전 감각을 익힐 수 있어요.

AI 가이드는 참고용이에요. 실제 코드와 다를 수 있으니 기여 전에 꼭 저장소를 직접 확인해 주세요.

빠른 기여를 돕는 AI 가이드 제공

기여를 시작하기 전에 AI가이드로 빠르게 방향을 잡아보세요.

지금, 나에게 맞는
첫 이슈를 찾아보세요

가입은 GitHub 계정 하나면 충분해요.

추천 이슈 미리보기