#269: Preparing for WWDC 2023 May 25th, 2023 · 29 minutes Our annual pre-WWDC episode: practical advice for those attending the event, and how everyone — virtual or in-person — can make the most of the week. This episode of Under the Radar is sponsored by: Indeed: Join more than three million businesses worldwide using Indeed to […]
#268: Fancy Work May 10th, 2023 · 29 minutes Controlling the urge to over-invest in details that won’t proportionally benefit our customers. 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
#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
As I teach SwiftUI here and there I have noticed a particular pattern that is being used and I would like to comment on a possible issue it can lead to. Let’s explore it! This is a widespread structure in various apps and a very common way how to code it in SwiftUI: HStack(spacing: 12) […]
#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
This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful. Source link
Product development has been a hit sauce for the last two years now. Not participating in this debate seems challenging when all that’s been trending is the widespread hiring of expert product managers to changes in product development aspects. Whether you’re building physical products or a software solution, this comprehensive list of product development trends […]
This article tells the story of how Stream’s Android team refined our progress tracking process during file uploads in the Stream Chat Android SDK. Our original implementation to track file upload progress worked, but it had some in-code usability and UX issues that we wanted to clean up. The following account gives an up-close look […]