iOS / Mac OS Developers
@iosdeveloperskor
473
subscribers
2
photos
308
links
iOS / Mac OS를 다루는 개발자들을 위한 채널 입니다.
Download Telegram
Join
iOS / Mac OS Developers
473 subscribers
iOS / Mac OS Developers
https://twitter.com/parrots/status/894658800803876864?utm_campaign=iOS%2BDev%2BWeekly&utm_medium=web&utm_source=iOS_Dev_Weekly_Issue_313
Twitter
Curtis Herbert
@mb Ah ha, code has docs. I think this makes you happy. Defaults to no. Complete backpedal on their goal?
iOS / Mac OS Developers
https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20170807/038645.html?utm_campaign=Revue%20newsletter&utm_medium=Swift%20Weekly%20Newsletter%20Issue%2088&utm_source=Swift%20Weekly
Swift 5!!!!
iOS / Mac OS Developers
https://www.swiftbysundell.com/posts/under-the-hood-of-futures-and-promises-in-swift?utm_campaign=Revue%20newsletter&utm_medium=Swift%20Weekly%20Newsletter%20Issue%2088&utm_source=Swift%20Weekly
Swift by Sundell
Under the hood of Futures and Promises in Swift | Swift by Sundell
Let's take a look at Futures and Promises, a really popular abstraction for making asynchronous code easier to manage, by writing an implementation from scratch.
iOS / Mac OS Developers
https://blog.uptech.team/taming-great-complexity-mvvm-coordinators-and-rxswift-8daf8a76e7fd
www.uptech.team
Taming Great Complexity: MVVM, Coordinators and RxSwift | Uptech
Last year we started using Coordinators and MVVM in a production app. At first it looked scary, but since then we’ve finished 4 applications
iOS / Mac OS Developers
https://github.com/IBAnimatable/IBAnimatable
GitHub
GitHub - IBAnimatable/IBAnimatable: Design and prototype customized UI, interaction, navigation, transition and animation for App…
Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable. - GitHub - IBAnimatable/IBAnimatable: Design a...
iOS / Mac OS Developers
https://academy.realm.io/kr/posts/tryswift-rob-napier-swift-legacy-functional-programming/
academy.realm.io
Swift와 함수형 프로그래밍의 역사
Swift 는 함수형 세계로부터 많은 장점들을 흡수해 왔으며, 계속 개선되고있습니다. 수년간 함수형 언어 세계에서 일어난 일들이 어떻게 Swift 에 영향을 주었는지 설명하고 다양한 다른 개념과 어떻게 접목시킬 수 있는지 알아봅니다
iOS / Mac OS Developers
https://medium.com/@jooyunghan/%ED%95%A8%EC%88%98%ED%98%95-%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D%EC%9D%B4%EB%9E%80-%EB%AC%B4%EC%97%87%EC%9D%B8%EA%B0%80-fab4e960d263
Medium
(번역) 함수형 프로그래밍이란 무엇인가?
이 글은 Kris Jenkins(@krisjenkins)의 “What is Functional Programming?”을 허락을 구해 번역한 것입니다.
iOS / Mac OS Developers
https://github.com/ReactorKit/ReactorKit/blob/master/Sources/ReactorKitRuntime/ReactorKitRuntime.m#L33-L56
GitHub
ReactorKit/ReactorKit
A library for reactive and unidirectional Swift applications - ReactorKit/ReactorKit
iOS / Mac OS Developers
http://johnholdsworth.com/bothworlds.html?utm_campaign=iOS%2BDev%2BWeekly&utm_medium=web&utm_source=iOS_Dev_Weekly_Issue_314
iOS / Mac OS Developers
http://bytes.schibsted.com/layout-declarative-ui-framework-ios/?utm_campaign=iOS%2BDev%2BWeekly&utm_medium=web&utm_source=iOS_Dev_Weekly_Issue_314
iOS / Mac OS Developers
https://www.clien.net/service/board/park/11112207
iOS / Mac OS Developers
https://iosdev.tools/
iOS dev tools
Home - iOS dev tools
Discover tools that will make you a better app developer.
iOS / Mac OS Developers
https://github.com/SnapKit/Masonry
GitHub
GitHub - SnapKit/Masonry: Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax.…
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout - SnapKit/Masonry
iOS / Mac OS Developers
https://medium.com/@kcaluru/89446427e088
Medium
Model-View-Intent (MVI) on iOS – Krishna Chaitanya Aluru – Medium
I discovered MVI after watching this talk by Jake Wharton (watching it will make it easier to understand the rest of this post).
iOS / Mac OS Developers
https://pilgwon.github.io/blog/2017/08/27/Why-is-ARKit-better-than-the-alternatives.html
iOS / Mac OS Developers
https://stackoverflow.com/questions/1427151/how-to-get-time-difference-in-iphone
Stack Overflow
How to Get time difference in iPhone
I have 2 arrays with time values in it. They are in the following format. mm:ss:hundreds of a sec. I want to get the difference between the two [lastObjects] in the arrays. NSDate is not working
iOS / Mac OS Developers
https://academy.realm.io/kr/posts/altconf-2017-manu-rink-secret-life-of-types-in-swift/
academy.realm.io
Swift 타입의 비밀
Swift 타입 시스템 구조에 대해 심층적으로 알아보고 적절한 방식으로 사용하는 팁을 공유합니다.
iOS / Mac OS Developers
https://academy.realm.io/kr/posts/ben-sandofsky-time-for-swift/
academy.realm.io
Swift의 시대가 왔습니다. 내 앱을 당장 새로 짜야할까요?
iOS Top100 앱중에서 Swift를 사용하는 앱은 아직 11개밖에 안된다는 것을 아시나요? Swift가 대세라는 것은 의심에 여지가 없습니다. 하지만 Swift로 넘어가면 당장 어떤 점이 잘못될 수 있을까요? 새로운 기술에 대한 갈증을 가라앉…
iOS / Mac OS Developers
https://academy.realm.io/kr/posts/sommer-panage-writing-your-ui-swiftly/
academy.realm.io
UI를 보다 Swift스럽게 만들어 볼까요?
Swift의 언어적인 구조와 속성을 이용해서 애플리케이션과 UI 코드를 더 간단하게 작성하는 방법을 알려 드립니다.
iOS / Mac OS Developers
https://academy.realm.io/kr/posts/2017-ios-developer-summer-binge-list/
academy.realm.io
2017년 여름, iOS 개발자들을 위한 기술 뉴스 몰아보기
Realm에서 엄선한 iOS 개발자를 위한 뉴스 몰아보기, 2017년 여름 목록을 공개합니다!