ylliX - Online Advertising Network

Under the Radar #270: WWDC 2023 – Relay FM

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 […]

Under the Radar #268: Fancy Work – Relay FM

#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

Making the web better. With blocks!

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 […]

Sustainable Web Design, An Excerpt

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 […]

Create a web browser with WebKit and SwiftUI

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 […]