ARKit + 3D printing: STL files in AR
We can display STL files in ARKit with relative ease. STL files are typically used in the process of 3D printing.
Swift Errors
An improved way of getting debug strings for Swift Error instances, and demystifying error codes for custom error enums
Using Swift DispatchGroups
Using Swift DispatchGroups for improved performance in iOS Apps
Extending the UIButton tap area
Extending the touch area of a UIButton with Edge Insets