Inside iOS Dev

ລາຍລະອຽດຊ່ອງທາງ

Inside iOS Dev

Inside iOS Dev

ຜູ້ສ້າງ: Alex Bush, Sandeep Aggarwal

Inside iOS dev is a weekly show about real world iOS development. Your hosts, Alex Bush and Sandeep Aggarwal, draw from their experiences ranging from 4+ year old legacy codebases, to small startup green field projects, to working on apps at places like Uber, Wayfair, and Upkeep with millions of act...

EN United States ເຕັກໂນໂລຢີ

ຕອນລ່າສຸດ

87 ຕອນ
Clean Code’s Impact with Uncle Bob

Clean Code’s Impact with Uncle Bob

In this episode we have legendary Robert Uncle Bob Martin come over to talk about Clean Code, professionalism, and courage. We cover:
- the impa...

2023-07-27 03:00:00 01:20:32
ດາວໂຫຼດ
iOS Interview Tips from Engineering Manager and Senior Engineers

iOS Interview Tips from Engineering Manager and Senior Engineers

Sandeep and Alex talk to Aaina Jain and Muralidharan Kathiresan about interviewing in current layoffs prone market, interview stages and tips to be mo...

2023-04-03 17:15:39 01:17:31
ດາວໂຫຼດ
WWDC 2022 Devs Reaction

WWDC 2022 Devs Reaction

In this episode Alex and Sandeep react to WWDC 2022 Platform State of The Union. This is our very raw, unresearched reaction/opinion on what we heard...

2022-06-29 05:25:38 01:17:38
ດາວໂຫຼດ
Top 10 iOS Dev Tips

Top 10 iOS Dev Tips

Alex and Sandeep share 10 iOS development tips that you can add to your knowledge base in less than 10 minutes for a better development experience.

2022-05-15 11:29:36 00:09:43
ດາວໂຫຼດ
Blocked by the backend? Use prod mocks.

Blocked by the backend? Use prod mocks.

In this episode Sandeep and Alex showcase how mocks can be used in production code to substitute upcoming unfinished or unreleased backend changes. Th...

2022-03-29 03:48:54 00:13:08
ດາວໂຫຼດ
Generating Mocks with Sourcery

Generating Mocks with Sourcery

Alex and Sandeep introduce Swift Sourcery, a code generation tool to automatically create mock implementations for interfaces in your code.
Sour...

2022-02-26 08:18:16 00:16:06
ດາວໂຫຼດ
Refactoring Large Initializer in Swift. Part 1. Dependency Injection with Default Values and Properties.

Refactoring Large Initializer in Swift. Part 1. Dependency Injection with Default Values and Properties.

In this episode Sandeep and Alex refactor a class with a large initializer into something easier to use. This is part one of this series.
Sample...

2021-10-23 03:00:00 00:25:06
ດາວໂຫຼດ
RIBs. The Best iOS Architecture.

RIBs. The Best iOS Architecture.

RIBs Resources:
- [Original RIB repository](https://github.com/uber/RIBs)
- [Uber RIB wiki](https://github.com/uber/RIBs/wiki)
- Gen...

2021-09-26 13:20:00 01:04:20
ດາວໂຫຼດ
Developers/Designers Therapy Session with Michael DeGothsier and Sandeep Aggarwal

Developers/Designers Therapy Session with Michael DeGothsier and Sandeep Aggarwal

Alex and Sandeep talk to Michael DeGothsier about challenges developers and designers face working with each other and what approaches and perspective...

2021-08-28 08:07:24 00:41:46
ດາວໂຫຼດ
2 Ways to Implement VIPER iOS Architecture with its author Jeff Gilbert

2 Ways to Implement VIPER iOS Architecture with its author Jeff Gilbert

Alex and Sandeep talk to Jeff Gilbert, the author of VIPER architecture, about evolving understanding of VIPER, complex VIPER apps and compare differe...

2021-08-14 14:42:16 01:06:08
ດາວໂຫຼດ
Swift Optional String Or Empty Extension

Swift Optional String Or Empty Extension

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...

2021-07-19 18:42:07 00:07:07
ດາວໂຫຼດ
Youtube Channel Announcement

Youtube Channel Announcement

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 podca...

2021-06-29 18:50:51 00:03:03
ດາວໂຫຼດ
Builder Design Pattern in Swift with Sandeep Aggarwal

Builder Design Pattern in Swift with Sandeep Aggarwal

Alex talks to Sandeep Aggarwal about Builder design pattern. They talk about use cases where the pattern is most applicable and how the implementation...

2021-05-31 12:03:25 00:24:14
ດາວໂຫຼດ
Saga of The Bug in Collapsing Navigation Bar in Scrolling View

Saga of The Bug in Collapsing Navigation Bar in Scrolling View

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...

2021-04-29 18:36:17 00:36:25
ດາວໂຫຼດ
How to Determine Visibility of a View Controller

How to Determine Visibility of a View Controller

Alex talks about unexpected intricacies and complexities he encountered trying to determine if a given view controller is visible trying to refresh da...

2021-03-28 15:13:52 00:34:06
ດາວໂຫຼດ
Unit-testing 101

Unit-testing 101

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 organizin...

2020-11-29 13:04:38 00:15:54
ດາວໂຫຼດ
Protected Visibility Modifier in Swift with Daniel Hall

Protected Visibility Modifier in Swift with Daniel Hall

Daniel Hall and Alex talk about protected visibility modifier in objective oriented languages and how they wish it was added to Swift language. They t...

2020-11-07 19:48:50 00:16:28
ດາວໂຫຼດ
Why I wasn't recording all this time? The Truth Exposed.

Why I wasn't recording all this time? The Truth Exposed.

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...

2020-10-25 10:53:46 00:08:10
ດາວໂຫຼດ
Law of Demeter, Async Programming, Naming Things with Tom Mornini

Law of Demeter, Async Programming, Naming Things with Tom Mornini

Sign up for Alex's upcoming video course about iOS System Design Interview: https://iosinterviewguide.com/system-design-interview
Sign up for Al...

2020-07-08 05:27:28 00:46:07
ດາວໂຫຼດ
Data Observation in SwiftUI with Dainel Hall

Data Observation in SwiftUI with Dainel Hall

Alex talks to Daniel Hall about SwiftUI data observation, Environment, EnvironmentObject, ObservableObject, and State. Daniel is an iOS architect at W...

2020-06-08 05:55:00 00:51:04
ດາວໂຫຼດ
iOS Interview Questions For Senior Developers in 2020 Part 2

iOS Interview Questions For Senior Developers in 2020 Part 2

Alex continues to cover his article iOS Interview Questions For Senior Developers in 2020. In this episode he covers questions:
Links:
Sig...

2020-04-27 06:00:03 00:15:01
ດາວໂຫຼດ
iOS Interview Questions For Senior Developers in 2020 Part 1

iOS Interview Questions For Senior Developers in 2020 Part 1

Alex talks about an article he recently published - "iOS Interview Questions For Senior Developers in 2020"
He covers first 3 questions from the...

2020-04-13 06:00:11 00:15:21
ດາວໂຫຼດ
iOS System Design Interview

iOS System Design Interview

Alex talks about iOS system design interview, what to expect, what's important to focus on and what complexity a potential e-commerce application migh...

2020-03-30 05:52:31 00:19:37
ດາວໂຫຼດ
VIPER with Jeff Gilbert

VIPER with Jeff Gilbert

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 VIPE...

2020-02-25 04:00:11 00:57:28
ດາວໂຫຼດ
Asynchronous Work on iOS (Combine Edition) with Leo Dion

Asynchronous Work on iOS (Combine Edition) with Leo Dion

Alex interviews Leo Dion about his recent article Asynchronous Multi-Threaded Parallel World of Swift. They talk about async work on iOS, options deve...

2020-01-27 05:50:24 00:31:41
ດາວໂຫຼດ
Protocol Extension Overuse

Protocol Extension Overuse

Alex explains how overusing extensions and protocol extensions in Swift leads to unpredictable runtime bugs.
Sign up for Alex's upcoming video c...

2019-11-26 18:42:35 00:24:10
ດາວໂຫຼດ
Optionals Are Evil..?

Optionals Are Evil..?

https://twitter.com/_ivancr/status/1180199237398626304?s=20
Need to prepare for an iOS Engineer Interview? https://iosinterviewguide.com
C...

2019-10-28 06:06:43 00:13:33
ດາວໂຫຼດ
Flutter with Rody Davis

Flutter with Rody Davis

Alex interviews Rody Davis about Flutter, a cross platform framework for iOS and Android development. They also address cross platform development iss...

2019-10-07 05:58:52 00:35:58
ດາວໂຫຼດ
Cross-platform code sharing via C++ at Dropbox with Eyal Guthmann

Cross-platform code sharing via C++ at Dropbox with Eyal Guthmann

Recently, Dropbox published a blog illustrating the costs & overhead of using C++ to code share between iOS and Android. The author, Eyal Guthmann fro...

2019-09-19 05:00:12 00:43:49
ດາວໂຫຼດ
VIPER First Impressions

VIPER First Impressions

Alex talks about his first impressions working with VIPER architecture. He walks through each part of the architecture, compares it to RIBs, and talks...

2019-09-09 06:00:13 00:32:40
ດາວໂຫຼດ
Dropbox drops mobile cross platform C++

Dropbox drops mobile cross platform C++

Alex and Andrew discuss the latest Dropbox engineering article that announced that Dropbox is dropping their support of cross platform mobile C++ code...

2019-08-26 05:54:07 00:22:13
ດາວໂຫຼດ
Vapor with Leo Dion

Vapor with Leo Dion

Alex talks with Leo Dion about Server Side Swift and Vapor.
Need to prepare for an iOS Engineer Interview? https://iosinterviewguide.com
<...

2019-07-23 08:18:48 00:31:48
ດາວໂຫຼດ
GCD vs RxSwift with Shai Mishali

GCD vs RxSwift with Shai Mishali

Alex and Andrew interview Shai Mishali about advantages of using RxSwift for async operations on iOS instead of Grand Central Dispatch (GCD).
Sh...

2019-07-01 05:50:19 00:31:51
ດາວໂຫຼດ
WWDC 2019 Woes  - The pressures & frustrations of ever-changing tech

WWDC 2019 Woes - The pressures & frustrations of ever-changing tech

Andrew talks about the pressures & frustrations that often accompany the highs of big tech announcements like WWDC.

2019-06-24 08:01:27 00:25:47
ດາວໂຫຼດ
First thoughts on SwiftUI

First thoughts on SwiftUI

Need to prepare for an iOS Engineer Interview? https://iosinterviewguide.com

Connect with us: https://twitter.com/insideiosdev

2019-06-17 07:35:52 00:35:44
ດາວໂຫຼດ
WWDC 2019 First Impressions

WWDC 2019 First Impressions

Our first impressions after the first day of WWDC 2019.

We go over Marzipan/Catalyst, Swift's new Combine framework, SwiftUI, and other b...

2019-06-04 07:40:28 00:27:50
ດາວໂຫຼດ
What we learned giving our first tech conference talks

What we learned giving our first tech conference talks

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.
A...

2019-05-20 04:35:29 00:31:30
ດາວໂຫຼດ
Asynchronous Frameworks on iOS

Asynchronous Frameworks on iOS

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 P...

2019-03-25 06:00:00 00:12:23
ດາວໂຫຼດ
Overview of Mocks, Stubs, and Fakes

Overview of Mocks, Stubs, and Fakes

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 Engi...

2019-03-14 07:00:00 00:10:40
ດາວໂຫຼດ
Alex on Uber's RIB Architecture

Alex on Uber's RIB Architecture

Alex talks about working at Uber and what he's learned from their RIB architecture.
Need to prepare for an iOS Engineer Interview? https://iosi...

2019-02-25 05:30:00 00:36:02
ດາວໂຫຼດ
0:00
0:00
Episode
home.no_title_available
home.no_channel_info