Swift
Capture Javascript Errors From a WKWebView in Swift
Learn how to capture Javascript errors using WebKit Message Handlers in Swift and the Safari Web Inspector
Insights and reflections on writing Swift since the beginning of Swift.
Swift
Learn how to capture Javascript errors using WebKit Message Handlers in Swift and the Safari Web Inspector
Swift
Learn how to support Javascript alerts, confirmation, and prompts on iOS and macOS using a WKWebView and Swift
Swift
A step-by-step walkthrough of contributing to Swift for the first time using my first Swift contribution.
Swift
Learn how to add a drop shadow and rounded corners to a UICollectionViewCell in Swift
Swift
Learn how to transform a String into an Int, Double, Float, Bool, and Data in Swift
Swift
Everything you need to know about anchorPoint and layers to create smooth animations on macOS in Swift
Swift
Download and save files and images to a cache in Swift without Cocoapods.
Swift
Parse, encode, and decode between JSON, Dictionary, and Array in Swift.
Swift
Learn how to make multiple, simultaneous HTTP requests in Swift.
Swift
Learn how to find an exact string, regex search, and more in Core Data.
Swift
Learn how to add a gradient background to an NSButton
Swift
Implement a button with a background color, rounded corners, and image padding