pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:CSS
Filter by
137M results
This is a sync of daffe3 s 1st iteration to the Darts exercise on Exercism s JavaScript Track.
It has been automatically generated at the request of daffe3 using Exercism s GitHub Solution Syncer tool. ...
Thin Gemini/Antigravity host adapter. Ships gemini-extension.json at repo root, referencing shared runtime surfaces by
relative path only. Version pinned to package.json. Registered in drift check, package ...
1. N+1 문제 개선
| 위치 | 원인 | 해결 |
| --- | --- | --- |
| VoteParticipantService.createVoteParticipants | 참여자마다 findById 호출 | findByTeamAndIds로 배치 조회 후 Map 검증 |
| VoteParticipantService.getVoteParticipantNames ...
#️⃣ 연관 이슈
(#130 )
💻 작업 내용
- 성능 최적화
- 페이지 컴포넌트 Lazy Loading
- 배너 이미지 동적 Preload
- 외부 이미지 Service Worker 캐싱
- 아주대 로고 PNG 파일 크기 31KB → 9KB로 축소.
- README 기술스택 수정
Phase 9B fast publish: incremental publishable_pool.json update.
Rewrites README.md into a complete usage guide (docs only — no code change).
Sections:
- Run it + the two things to set first (birth date, FIRE params).
- Core idea — snapshots vs flows, liquid vs ...
Surface-by-surface refactor of the OJO demo toward an Apple-grade SMB design system, built in locked passes. Opening as
a PR so the changes land through review/conversation rather than a direct merge. ...
Added an Add Person toggle based on the existing playlist toggle implementation. Renamed and cleaned up several state
variables to improve readability.