urlsession 8
- UIKIt - URLComponents를 활용하여 URL 생성하기
- UIKit - UITableView 무한 스크롤 구현하기
- Troubleshooting - Synchronous URL loading of ... Please switch to an asynchronous networking API such as URLSession.
- UIKit - URL로 이미지 다운로드하고 표시하기
- Troubleshooting - Capture of 'completion' with non-sendable type '(RegisterResult?) -> Void' in a @Sendable closure 경고
- UIKit - URLSession, @escaping 활용 방법
- UIKit - JSONDecoder, JSONEncoder를 통해서 JSON 문자열 직렬화 및 역직렬화 처리하기
- UIKit - URLSession을 통해 GET, POST 요청 보내기