RIBs Resources:- [Original RIB repository](https://github.com/uber/RIBs)- [Uber RIB wiki](https://github.com/uber/RIBs/wiki)- General video: [Uber's new mobile architecture that scales to hundreds of engineers by Tuomas...
Alex and Sandeep talk to Michael DeGothsier about challenges developers and designers face working with each other and what approaches and perspectives they might take to improve collaboration.Sandeep's twitter:...
Alex and Sandeep talk to Jeff Gilbert, the author of VIPER architecture, about evolving understanding of VIPER, complex VIPER apps and compare different way to understand and implement VIPER on projects of all sizes.VIPER Architecture...
In this episode I walk you through how to create an extension on Optional String type to default nil strings to an empty string. This little shortcut can greatly reduce the amount of ifelsing and if let unwrapping on optional strings in...
I'm transitioning to Youtube! Don't worry, the podcast is not over :) I'll be making more and more screencast style videos instead of just audio podcast format. I'll still be having guest over and have conversations with them about the...
Alex talks to Sandeep Aggarwal about Builder design pattern. They talk about use cases where the pattern is most applicable and how the implementation they made turned out.Sandeep's Twitter https://twitter.com/sandeepCool77Screencast...
Alex talks about unexpected bugs he encountered with the new iOS release and how replacing a 3rd party library with a built-in Apple implementation is not always the silver bullet.Sign up for Alex's upcoming video course about iOS System...
Alex talks about unexpected intricacies and complexities he encountered trying to determine if a given view controller is visible trying to refresh data every time the user sees it. This seems like an overkill but it is more complex then...
Alex gives an introduction to unit-testing on iOS. He talks about what unit-testing is, how unit-tests are structured, and best practices on organizing your test code. He also touches upon mocking/stubbing and testing side effects as...
Daniel Hall and Alex talk about protected visibility modifier in objective oriented languages and how they wish it was added to Swift language. They talk about reasons for why it is needed and what workarounds you could use to achieve...
Alex talks about why he’s been missing in action and haven’t published any podcast episodes in a while.Sign up for Alex's upcoming video course about iOS System Design Interview: https://iosinterviewguide.com/system-design-interviewSign up...
LinkedIn Law Of Demeter threadTwitter Law Of Demeter threadTom on TwitterTom on LinkedInSign up for Alex's upcoming video course about iOS System Design Interview: https://iosinterviewguide.com/system-design-interviewSign up for Alex's...
Alex talks to Daniel Hall about SwiftUI data observation, Environment, EnvironmentObject, ObservableObject, and State. Daniel is an iOS architect at Wayfair.EnvironmentEnvironmentObjectObservableObjectStateDaniel Hall on Twitter...
Alex continues to cover his article iOS Interview Questions For Senior Developers in 2020. In this episode he covers questions:What is MVC?What do you know about singletons? Where would you use one and where would you not?What’s different...
Alex talks about an article he recently published - "iOS Interview Questions For Senior Developers in 2020"He covers first 3 questions from the article:What are the main features and advantages or disadvantages of Swift?What is an iOS...
Alex talks about iOS system design interview, what to expect, what's important to focus on and what complexity a potential e-commerce application might have.The iOS System Design Interview Video CourseSign up for Alex's upcoming video...
Alex talks to Jeff Gilbert about VIPER architecture, how it came to be and how this architecture helps scale iOS codebases. Jeff is the author of VIPER.This episode sponsor is healr.io Jeff's twitter @heyjeffgArchitecting iOS Apps with...
Alex interviews Leo Dion about his recent article Asynchronous Multi-Threaded Parallel World of Swift. They talk about async work on iOS, options developers had previously (from low level to high), and then discuss how new Apple frameworks...
Alex explains how overusing extensions and protocol extensions in Swift leads to unpredictable runtime bugs.Sign up for Alex's upcoming video course about RIBs Architecture: http://ribsarchitecture.com/video-course-waitlistNeed to prepare...
https://twitter.com/_ivancr/status/1180199237398626304?s=20Need to prepare for an iOS Engineer Interview? https://iosinterviewguide.comConnect with us: https://twitter.com/insideiosdevEmail us at [email protected]
Alex interviews Rody Davis about Flutter, a cross platform framework for iOS and Android development. They also address cross platform development issues Dropbox experienced with their mobile apps.Dropbox drops mobile cross platform...
Recently, Dropbox published a blog illustrating the costs & overhead of using C++ to code share between iOS and Android. The author, Eyal Guthmann from Dropbox, joins us to elaborate more on the topic. Was the problem C++? Why couldn't...
Alex talks about his first impressions working with VIPER architecture. He walks through each part of the architecture, compares it to RIBs, and talks about modularization.
Need to prepare for an iOS Engineer Interview?...
Alex and Andrew discuss the latest Dropbox engineering article that announced that Dropbox is dropping their support of cross platform mobile C++ code.
Dropbox C++ drop article
Running into problems with shared cross platform code in...
Alex and Andrew interview Shai Mishali about advantages of using RxSwift for async operations on iOS instead of Grand Central Dispatch (GCD).Shai's twitterShai's contributions on Ray Wenderlich websiteRxSwift: Reactive Programming with...
Need to prepare for an iOS Engineer Interview? https://iosinterviewguide.com
Connect with us: https://twitter.com/insideiosdev
Email us at [email protected]
Our first impressions after the first day of WWDC 2019.
We go over Marzipan/Catalyst, Swift's new Combine framework, SwiftUI, and other bits that caught our attention.
Andrew's AppDevCon conference talk
WWDC 2019 Keynote
WWDC 2019 State...
Alex and Andrew explain a bit why they've been out. Then they both talk about the first conference talks they ever gave and what they learned.
AppDevCon conference talk in Amsterdam
iOS Coding Tips email list
#ioscodingtips on...
Alex talks about what options you have implementing async work on iOS. He starts with the lowest level of abstraction GCD and goes all the way up to PromiseKit and RxSwift.
GCD...
Alex gives an overview of unit-testing mocks, stubs, and fakes and explains what is the difference between them.
Need to prepare for an iOS Engineer Interview? https://iosinterviewguide.com/?promo=inside-ios-dev-ref
Connect with us:...