8 Useful Swift Extensions
www.hackingwithswift.comExtensions make our coding lives easier by providing wrappers around commonly used functionality.This article walks you through eight extensions providing the code for them plus examples in action.
Read more...