본문 바로가기

WWDC20184

WWDC 18 - Core Data Best Practices 세션보면서 정리한 내용입니다. 해석이 잘못된 경우가 있을수있으니 발견하시면 댓글로 남겨주시면 감사하겠습니다🙏🏻 https://developer.apple.com/wwdc18/224 Core Data Best Practices - WWDC18 - Videos - Apple Developer As your app gains more customers and becomes more feature-rich, you may find yourself with new problems to solve. Core Data is a powerful... developer.apple.com 요약 PersistentContainer는 보다 쉽게 Core data에 필요한 준비작업들을 해주고 쉽게 작업할수있다. 물론 서브클래스.. 2021. 7. 2.
WWDC 18 - Behind the Scenes of the Xcode Build Process 세션보면서 정리한 내용입니다. 해석이 잘못된 경우가 있을수있으니 발견하시면 댓글로 남겨주시면 감사하겠습니다🙏🏻 https://developer.apple.com/videos/play/wwdc2018/415/ Behind the Scenes of the Xcode Build Process - WWDC18 - Videos - Apple Developer Ever wonder what happens when you build your project in Xcode? Learn how Xcode automates the steps required to build an application, and... developer.apple.com 관련내용 Xcode가 어떻게 빌드하는 과정을 자동화하는지 , 어떻게 나누어.. 2021. 6. 27.
WWDC 18 - Introducing Network.framework: A modern alternative to Sockets 세션보면서 정리한 내용입니다. 해석이 잘못된 경우가 있을수있으니 발견하시면 댓글로 남겨주시면 감사하겠습니다🙏🏻 https://developer.apple.com/videos/play/wwdc2018/715 Introducing Network.framework: A modern alternative to Sockets - WWDC18 - Videos - Apple Developer The new Network.framework API gives you direct access to the same high-performance user-space networking stack used by URLSession. If... developer.apple.com 관련내용 URLSesison에 기반하는 새로운 프.. 2021. 6. 26.
WWDC 18 - High Performance Auto Layout 세션보면서 정리한 내용입니다. 해석이 잘못된 경우가 있을수있으니 발견하시면 댓글로 남겨주시면 감사하겠습니다🙏🏻 https://developer.apple.com/videos/play/wwdc2018/220/ High Performance Auto Layout - WWDC 2018 - Videos - Apple Developer Get a glimpse inside to find out what happens when you add a constraint! Dive into the internals of Auto Layout to develop intuition for... developer.apple.com 관련내용 constraint를 추가할떄 어떤일이 발생하는지 살펴보자 코드가 어떤영향을미칠지에 대한.. 2021. 6. 23.