Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Cha-Gok
/
iOS
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Learning & Research
Jump to bottom
tomchoi edited this page
Mar 12, 2026
·
3 revisions
📚 학습 및 연구 (Learning & Research)
팀의 기술적 성장과 연구 결과를 공유하는 공간입니다.
최근 연구 주제
Weekly-iOS-Tips
Deep-Dive-Swift-Concurrency
Library-Research-Kingfisher-vs-Nuke
Wiki pages
Pages
31
Loading
Home
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
AudioService Recording Flow
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Coding Convention
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Coordinator 클래스 기반에서 프로토콜 기반으로 마이그레이션
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
CoreData loadPersistentStores 비동기 처리 전략
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Data 레이어 시스템 프레임워크 추상화 Service vs Repository
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Decision Log Template
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Development
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Error Handling
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Flow Protocols Reference
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Learning & Research
📚 학습 및 연구 (Learning & Research)
최근 연구 주제
Loading
Mock 설정 누락 감지 방법 트레이드오프
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
stateless Infrastructure 서비스의 struct 전환
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
STT Repository 동시 요청 큐잉 전환
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Swift 6.0 Typed Throws Guideline
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Test Double
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Testing Strategy
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
UICollectionView 자동 사이징 셀 측정
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
UIKit Observable Rendering
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
그라운드 룰
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
도메인 레이어 파라미터 설계: URL vs Entity
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
도메인 에러 설계: 유스케이스별 vs 도메인(기능)별
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
멀티 모듈 환경에서의 데이터 레이어 프로토콜 설계
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
비동기테스트
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
비동기테스트 0 서론
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
비동기테스트 1세대 GCD
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
비동기테스트 2세대 Swift Concurrency
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
비동기테스트 3세대 Deterministic
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
비동기테스트 4세대 Modern
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
비동기테스트 5 결론
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
테스트
Uh oh!
There was an error while loading.
Please reload this page
.
Show 16 more pages…
📋 iOS Project Wiki
🏠 안내
Home
그라운드-룰
💭 고민 (Deliberations)
멀티-모듈-환경에서의-데이터-레이어-프로토콜-설계
💡 의사결정 기록 (Architecture Decision Records)
도메인-레이어-파라미터-설계:-URL-vs-Entity
도메인-에러-설계:-유스케이스별-vs-도메인(기능)별
Swift-6.0-Typed-Throws-Guideline
CoreData-loadPersistentStores-비동기-처리-전략
stateless-Infrastructure-서비스의-struct-전환
STT-Repository-동시-요청-큐잉-전환
Coordinator-클래스-기반에서-프로토콜-기반으로-마이그레이션
📚 학습
Test-Double
UICollectionView-자동-사이징-셀-측정
비동기테스트
비동기테스트 - 0 서론
비동기테스트 - 1세대 GCD
비동기테스트 - 2세대 Swift Concurrency
비동기테스트 - 3세대 Deterministic
비동기테스트 - 4세대 Modern
비동기테스트 - 5 결론
⚙️ Development (개발 표준)
Development
Coding-Convention
Testing-Strategy
Error-Handling
AudioService-Recording-Flow
Flow-Protocols-Reference
📝 템플릿
Decision-Log-Template
Clone this wiki locally
You can’t perform that action at this time.