http://aplus.rs/2018/swift-techniques-remove-duplicates-array/
Swift techniques to filter duplicates out of large JSON arrays
Swift techniques to filter duplicates out of large JSON arrays
http://www.tekramer.com/xccov-generating-code-coverage-reports
xccov: Generating Code Coverage Reports
xccov: Generating Code Coverage Reports
https://medium.com/@fadie/creating-clean-and-reusable-views-in-swift-with-custom-themes-2035c46def61
Medium
Creating Clean and Reusable Views in Swift with Custom Themes using Factories
Have you ever tried to create a custom reusable view which needs to have different themes? Probably quite a lot of the time I would…