A look at some oddities in the Swift language – plain ol’ global functions. What is this, C?
๐ Useful Global Swift Functions
The dump() and sequence() functions are kind of cool.

Via iOS Dev Weekly.
A look at some oddities in the Swift language – plain ol’ global functions. What is this, C?
๐ Useful Global Swift Functions
The dump() and sequence() functions are kind of cool.

Via iOS Dev Weekly.
If you’re like me (and you’re probably not), then you have a soft spot for a well-designed, good ol’ fashioned command-line tool.
The Swift team recently released the ArgumentParser library to help you great command-line tools. Or at least parse the args. ๐คท๐ปโโ๏ธ
๐ Swift Argument Parser | Blog: A Look Into ArgumentParser

Via iOS Dev Weekly.
iOS Dev Weekly recently listed two great tools for downloading and caching images in your iOS app.
FetchImage makes it easy to download images using Nuke and display them in SwiftUI apps.
๐ Introducing FetchImage | on GitHub
FetchImage is a SwiftUI component built on top of Nuke.
Nuke provides a simple and efficient way to download and display images in your app.

The latest iOS Dev Weekly had some great links to Combine resources.
This looks really useful as I get into Combine and reactive iOS programming.
๐Profiling and debugging your Combine code with Timelane

Also, this for, well, understanding Combine.
Thanks as always, iOS Dev Weekly!
Vapor is a web framework for Swift. It provides a beautifully expressive and easy to use foundation for your next website, API, or cloud project.