An interview with Josh Shaffer and Chris Thielen about Swift macros, SwiftData, interactive widgets, and more, recorded at Apple Park during WWDC 2023. This episode of Under the Radar is sponsored by: Indeed: Join more than three million businesses worldwide using Indeed to hire great talent fast. Links and Show Notes: (Photo Credit: Apple) Full […]
#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
#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
You’ve probably seen web editors based on the idea of blocks. I’m typing this in WordPress, which has a little + button that brings up a long list of potential blocks that you can insert into this page: This kind of “insert block” user interface concept is showing up in almost every blogging tool, web […]
In the 1950s, many in the elite running community had begun to believe it wasn’t possible to run a mile in less than four minutes. Runners had been attempting it since the late 19th century and were beginning to draw the conclusion that the human body simply wasn’t built for the task. Article Continues Below […]
Recently, I’ve been more and more curious about web experience through mobile apps. Most of web browser apps look alike, I was wondering how could I recreate one with WebKit and SwiftUI. Let’s dive in. First Web View If you’re familiar with UIKit, since Apple deprecated UIWebView, there is only one way to support a […]