[iOS] - GCD 3. Queues and Threads
3. Queues & Threads
[iOS] - GCD 2. GCD & Operations
GCD & Operations
[iOS] - GCD 0. Info
1. Introduction
[iOS] - GCD 0. Info
Concurrency
[iOS] - RunLoop 개념
Run Loops
[iOS] NSAttributedString html
어느날 [_WebSafeForwarder forwardInvocation:]
라는 크래시가 발생했다. 이에 대해 구글링을 해보니 여러 Stack Overflow 글에서 NSAttributedString 의 메서드를 사용해서 html 을 파싱할 때 간헐적으로 발생하는 크래시인 것으로 보여 관련해서 iOS 에서 NSAttributedString 으로 html 을 파싱할 때 내부적으로 어떻게 동작하는지 확인하고, 왜 크래시가 발생하는지 확인했다.
[iOS] - ARM Architecture
ARM Architecture
[iOS] - What's new in TextKit and text views
What’s new in TextKit and text views
[iOS] - WWDC21 Meet TextKit 2
Meet TextKit 2
디자인패턴이란
in CS on Design Pattern, Designpattern
디자인패턴이란?
[iOS] - Hashable
개발하다보면 Hashable
프로토콜을 정말 많이 사용하게 된다. Hashable
과 옵셔널 값을 같이 사용하면서 생긴 궁금증도 있고, Hashable
을 굉장히 많이 사용하지만 깊이 알고 있지 않은 상태로 사용하고 있는 것 같아 Hashable
이 어떤 프로토콜인지 좀 더 자세히 공부해보려고 한다.
[iOS] - WWDC19 Advances in UI Data Sources
[iOS] - WWDC22 Meet Swift Async Algorithms
Meet Swift Async Algorithms https://github.com/apple/swift-async-algorithms https://docs.swift.org/swift-book/LanguageGuide/Concurrency.html https://developer.apple.com/videos/play/wwdc2021/10058 https://developer.apple.com/videos/play/wwdc2021/10256