#267: Don’t Run Servers April 26th, 2023 · 29 minutes Modern Apple devices offer incredible power — use it! This episode of Under the Radar is sponsored by: Indeed: Join more than three million businesses worldwide using Indeed to hire great talent fast. Stream this episode Source link
#266: The Middle Path April 12th, 2023 · 29 minutes We talk ourselves into, and then back out of, hiring more people. This episode of Under the Radar is sponsored by: Indeed: Join more than three million businesses worldwide using Indeed to hire great talent fast. Stream this episode Source link
#265: Old App, New Subscription March 28th, 2023 · 29 minutes Updating a decade-old app to a new subscription business model, and how the change has performed so far and been received by the existing users. This episode of Under the Radar is sponsored by: Indeed: Join more than three million businesses worldwide using Indeed […]
#264: Scaling Support March 15th, 2023 · 29 minutes Strategies for self-help channels in your app to minimize support email. This episode of Under the Radar is sponsored by: Indeed: Join more than three million businesses worldwide using Indeed to hire great talent fast. Stream this episode Source link
I had played with SwiftUI sporadically in the past, but it wasn’t until now that I had built a complete App Store-ready app with it. When SwiftUI was first announced I was very concerned about certain quirks of the framework and how it was probably not suitable for professional iOS development, but with the framework […]
The concept of Type Erasure is not new to Swift, but was radically improved in Swift 5.7 with the addition of the any prefix keyword (not to be confused with the capitalized Any type!) and improvements to the already existing some Opaque Type keyword. In this article, we’ll explain the concept of type erasure, how […]
Most mobile teams understand and appreciate the benefits of fast build times. Being able to quickly compile and test your code means quicker development and iteration, which in turn allows your team to ship more regularly and efficiently. But actually achieving fast build times, and implementing a long-term solution that keeps build times fast as […]
Security is a big topic in software engineering but how does it apply to mobile development? We care about user experience or mobile performance, security issues are rarely prioritized. This week, I’ll share how to integrate security tools into your CI pipeline to stay aware of your codebase health. Disclaimer: I’m not a security expert, […]
Imagine that you’re a developer in a large company working to solve a high-profile architectural problem in an app. Your team has compiled all of the company’s use-cases within that particular problem and developed a framework that solves not only all of those use-cases but also some additional ones that you’re expecting developers will need […]
Natalia Panferova joins John to discuss some of the key new features that are coming to SwiftUI and UIKit in iOS 16, and to talk about her experience working on SwiftUI at Apple. NordVPN: Get an exclusive discount on NordVPN’s excellent VPN service, by going to nordvpn.com/sundell. They even have a 30-day money-back guarantee. Essential […]