#swift
Read more stories on Hashnode
Articles with this tag
Introduction Static analysis tools, also known as linting tools such as ES Lint (for JavaScript) or SwiftLint (for Swift), are software programs that...
ShazamKit is a recent Apple Framework announced during WWDC 2021, that brings audio matching capabilities within your app. You can make any...
During WWDC 2019, Apple introduces Combine which provides a declarative Swift API for processing values over time. These values can represent many...