Proposal: Swift Extension Naming Convention
Proposal: Standardizing Naming Conventions for Extension Files Introduction As a consultant with extensive experience in software development, I have observed a wide
Mobile & IoT Development
Proposal: Standardizing Naming Conventions for Extension Files Introduction As a consultant with extensive experience in software development, I have observed a wide
Nifty little script (from Paul Taykalo) to find unused variables in swift code. PaulTaykalo/swift-scripts:
Pickle! Love the name! I haven’t had a chance to put this in action, but I expect this to be big. Michael
Check out our newest app on the App Store! 100% SwiftUI. Milracks – AlbeBaubles:
A great example of how simple it is to construct a user interface in swiftUI
I use this so often I’ve added it to my global utilities class. Seriously considering taking all my extensions open source –
The other day I was bringing up a browser to search for a website to format some raw JSON I was looking
 Big shout out to @twannl for this awesome tip detailing how to use the simulator and Xcode in a single fullscreen.
This is getting out of hand. Apple is starting to act like Microsoft in the late 90’s. Michael Tsai – Blog –
I was asking Michael Collins about using .otf fonts in open source projects and he pointed me to SF Symbols. Â This
Checkout the new free font from JetBrains created just for developers. Â Im using it in Xcode. https://www.jetbrains.com/lp/mono/ Â Â
[UPDATED TO SUPPORT iOS] I quit using Facebook well over a year ago, yet anytime my browser takes me there it shows
Deciphering auto layout errors can be a real pain. johnpatrickmorgan created a nifty website to help: WTF Auto Layout?