DEV Community

Swift

a programming language created by Apple for building iOS and Mac apps

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Gradient View in Swift

Gradient View in Swift

6
Comments
1 min read
Feature Flags, A/B Testing & MVT on iOS

Feature Flags, A/B Testing & MVT on iOS

8
Comments
9 min read
Mp3ID3Tagger: a native macOS app to edit the ID3 tag of your mp3 files written using RxSwift and RxCocoa

Mp3ID3Tagger: a native macOS app to edit the ID3 tag of your mp3 files written using RxSwift and RxCocoa

7
Comments
12 min read
ID3TagEditor: a Swift framework to read and write ID3 tag of your mp3 files for macOS, iOS, tvOS, watchOS and Linux

ID3TagEditor: a Swift framework to read and write ID3 tag of your mp3 files for macOS, iOS, tvOS, watchOS and Linux

6
Comments
8 min read
The birth of ID3TagEditor and Mp3ID3Tagger and my journey into the ID3 tag standard

The birth of ID3TagEditor and Mp3ID3Tagger and my journey into the ID3 tag standard

4
Comments
4 min read
Swift and JavaScript comparison snippets - The Basic

Swift and JavaScript comparison snippets - The Basic

6
Comments
4 min read
Swift and JavaScript comparison snippets - Closures

Swift and JavaScript comparison snippets - Closures

6
Comments
1 min read
Swift and JavaScript comparison snippets - Classes

Swift and JavaScript comparison snippets - Classes

5
Comments
1 min read
Swift and JavaScript comparison snippets - Functions

Swift and JavaScript comparison snippets - Functions

4
Comments
2 min read
Swift and JavaScript comparison snippets - Collection Types

Swift and JavaScript comparison snippets - Collection Types

4
Comments
7 min read
Github Actions CI for Swift Projects

Github Actions CI for Swift Projects

9
Comments
4 min read
Swift - PAT or Generics?

Swift - PAT or Generics?

7
Comments
4 min read
Class vs Struct in Swift

Class vs Struct in Swift

8
Comments
3 min read
Swift - the curious genericness of Associated Types

Swift - the curious genericness of Associated Types

6
Comments
3 min read
How to Present and Dismiss a Modal in SwiftUI

How to Present and Dismiss a Modal in SwiftUI

18
Comments 6
4 min read
Loading Images from URLs in Swift without URLSession

Loading Images from URLs in Swift without URLSession

8
Comments 2
3 min read
SwiftUI First Thoughts

SwiftUI First Thoughts

7
Comments 3
11 min read
The Sad State of Mac App Distribution

The Sad State of Mac App Distribution

5
Comments 1
7 min read
Why mocking in iOS tests may not stop network and DB activity entirely

Why mocking in iOS tests may not stop network and DB activity entirely

4
Comments
7 min read
Continuous Integration and Continuous Delivery with SemaphoreCI and Fastlane for iOS apps

Continuous Integration and Continuous Delivery with SemaphoreCI and Fastlane for iOS apps

14
Comments
9 min read
How to use Error protocol easily in Swift

How to use Error protocol easily in Swift

6
Comments
1 min read
The easiest way to handle UIAlertController in Swift

The easiest way to handle UIAlertController in Swift

7
Comments
1 min read
SceneKit and physically based rendering

SceneKit and physically based rendering

10
Comments
10 min read
MVVM and Coordinators is the Industry Standard Architecture

MVVM and Coordinators is the Industry Standard Architecture

16
Comments
2 min read
Creando UI al estilo Tinder en SwiftUI Parte I: Gradientes y Botones

Creando UI al estilo Tinder en SwiftUI Parte I: Gradientes y Botones

7
Comments 1
4 min read
loading...