I always prefer writing ==
https://twitter.com/nicklockwood/status/1324491275291295749
#swift #performance
f
or bool comparison rather than
! for better readability, but ... oh, common, it dramatically slower.https://twitter.com/nicklockwood/status/1324491275291295749
#swift #performance
Twitter
Nick Lockwood
TIL writing if foo == false {} Compiles dramatically more slowly in Swift than: if !foo {} And you should probably always use the latter even if you find it less readable: https://t.co/9MI7XteFRZ
Dependency Injection in SwiftUI
https://mokacoding.com/blog/swiftui-dependency-injection/?utm_campaign=AppCoda%20Weekly&utm_medium=email&utm_source=Revue%20newsletter
https://mokacoding.com/blog/swiftui-dependency-injection/?utm_campaign=AppCoda%20Weekly&utm_medium=email&utm_source=Revue%20newsletter
mokacoding
Dependency Injection in SwiftUI
This post shows two ways of achieving dependency injection in SwiftUI: using @EnvironmentObject or a View Model Factory.
Presenting Popovers from SwiftUI
https://pspdfkit.com/blog/2020/popovers-from-swiftui-uibarbutton/?utm_campaign=AppCoda%20Weekly&utm_medium=email&utm_source=Revue%20newsletter
https://pspdfkit.com/blog/2020/popovers-from-swiftui-uibarbutton/?utm_campaign=AppCoda%20Weekly&utm_medium=email&utm_source=Revue%20newsletter
Nutrient
Presenting popovers from SwiftUI | Nutrient
Is there a way to present UIKit popovers from toolbar buttons managed by SwiftUI?
Apple will cut App Store commissions by half to 15% for small app makers!!!
https://www.cnbc.com/2020/11/18/apple-will-cut-app-store-fees-by-half-to-15percent-for-small-developers.html?__source=iosappshare%7Ccom.apple.UIKit.activity.CopyToPasteboard&fbclid=IwAR2mYM4eydrCea4TqOg2evcYiolX2EnYhm9KqGPPq7daWkkPguij-1AWR20
https://www.cnbc.com/2020/11/18/apple-will-cut-app-store-fees-by-half-to-15percent-for-small-developers.html?__source=iosappshare%7Ccom.apple.UIKit.activity.CopyToPasteboard&fbclid=IwAR2mYM4eydrCea4TqOg2evcYiolX2EnYhm9KqGPPq7daWkkPguij-1AWR20
CNBC
Apple will cut App Store commissions by half to 15% for small app makers
The move is an olive branch from Apple to lawmakers over its App Store business practices, which have been under increasing scrutiny for the past year.
AWS EC2 Mac Instances Launch
https://www.youtube.com/watch?v=Pn3miC_tTH0&feature=youtu.be&fbclid=IwAR3hd8vsnfF_KHXpAVxFSjyaesZHdxolndESp6BTsWXWTgR2IipHzcdsbow
https://www.youtube.com/watch?v=Pn3miC_tTH0&feature=youtu.be&fbclid=IwAR3hd8vsnfF_KHXpAVxFSjyaesZHdxolndESp6BTsWXWTgR2IipHzcdsbow
YouTube
AWS EC2 Mac Instances Launch - macOS in the cloud for the first time, with the benefits of EC2
Amazon EC2 Mac instances are built on Mac mini computers, feature the macOS operating system and are powered by AWS Nitro. EC2 Mac instances enable customers to run on-demand macOS workloads in the cloud for the first time, giving developers an efficient…
Apple fellows just released three detailed videos about scrolling and animation performance!
https://twitter.com/pducks32/status/1341877266490355712?s=12
https://twitter.com/pducks32/status/1341877266490355712?s=12
Twitter
Patrick Metcalfe
Merry Christmas! 🎄We just released 3 really detailed talks on UI performance in your apps on ’s OSes. Think iOS 14 was smooth? Come see how and learn tips to keep your app at framerate. First I explain how the render loop works and what is a “hitch.” ht…
Forwarded from Readaggregator - iOS, Swift, Apple, Programming, Mobile (Nikita Ermolenko)
Sheets in SwiftUI are not so obvious to work with, so Artem decided to highlight and clarify some interesting behaviors.
https://blog.artemnovichkov.com/sheet-happens
#iOS #swiftUI
https://blog.artemnovichkov.com/sheet-happens
#iOS #swiftUI
Teletype
Sheet happens. Working with modal views in SwiftUI
My experience with sheets in SwiftUI based on developing pet projects.
Forwarded from Readaggregator - iOS, Swift, Apple, Programming, Mobile (Nikita Ermolenko)
In case you're a fan of debugging memory problems like me. Was happy to see the announced Debug Memory Graph in Xcode a few years ago and even tried FBRetainCycleDetector by Facebook to detect retain cycles... Maybe it's time to go further to write your own memory graph tool to detect issues? So this article is a great start to dive into this topic.
https://hackernoon.com/making-your-own-memory-graph-to-detect-memory-issues-on-ios-13w33hv
#debugging
https://hackernoon.com/making-your-own-memory-graph-to-detect-memory-issues-on-ios-13w33hv
#debugging
Hackernoon
Making Your Own Memory Graph To Detect Memory Issues On iOS | HackerNoon
Explanation of how you can build your own memory graph on iOS
Forwarded from Readaggregator - iOS, Swift, Apple, Programming, Mobile (Nikita Ermolenko)
Oh, what will we see this time? 🤔
https://9to5mac.com/2021/04/13/apple-april-event-ipad-confirmed/
#Apple #news
https://9to5mac.com/2021/04/13/apple-april-event-ipad-confirmed/
#Apple #news
9to5Mac
Apple officially announces special event for April 20: ‘Spring Loaded’
Apple has announced the first Apple event of the year for April 20, and it will be completely virtual. Here's everything you need to know.
http://devfest23.gdgincheon.com/
하반기 최대 개발자 행사인 데브페스트가, 송도에서 열립니다 🙂
45개의 세션! 머신러닝, 플러터, 안드로이드, 백앤드, 웹 그리고
개발자 커리어 관련 세션 까지!
12/10, 송도 컨벤시아
많은 사랑 부탁 드립니다. 🙂
하반기 최대 개발자 행사인 데브페스트가, 송도에서 열립니다 🙂
45개의 세션! 머신러닝, 플러터, 안드로이드, 백앤드, 웹 그리고
개발자 커리어 관련 세션 까지!
12/10, 송도 컨벤시아
많은 사랑 부탁 드립니다. 🙂
Daniel on Notion
참석자 안내 | Notion
본 행사에 참석해주셔서 감사합니다.
🎉Future<Flutter>가 9월 28일 송도 컨벤시아에서 개최됩니다!🎉 Flutter Seoul & Incheon에서 플러터 개발자 여러분들을 위해 컨퍼런스를 준비하였습니다! 이번 컨퍼런스에는 Flutter의 DevRel Engineer Craig, UXR 자영님, Shorebird의 Eric, ABC studio(LINE) , LG를 비롯한 다양한 기업 소속의 연사자분들이 프로그래밍과 관련된 경험을 나눠주실 예정입니다. 많은 관심 부탁드립니다! Festa : https://festa.io/events/5704 세션별 정보: https://future-flutter.dev