Forem

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.
Swift Minimal Coding Rules

Swift Minimal Coding Rules

7
Comments
2 min read
How to save Swift Enum Types with Associated Values

How to save Swift Enum Types with Associated Values

6
Comments 1
4 min read
A Caching Library, written in Swift that can cache Anything.

A Caching Library, written in Swift that can cache Anything.

6
Comments
1 min read
Scratching the macOS App Itch

Scratching the macOS App Itch

5
Comments
2 min read
Diffable Data Sources

Diffable Data Sources

8
Comments
4 min read
Dark Mode in iOS

Dark Mode in iOS

6
Comments 1
4 min read
Testing animations in UIKit

Testing animations in UIKit

9
Comments 1
2 min read
Snapshot-based transitions in UIKit

Snapshot-based transitions in UIKit

6
Comments
2 min read
Reading List Calendar - macOS app

Reading List Calendar - macOS app

3
Comments
2 min read
Custom pagination in UIScrollView

Custom pagination in UIScrollView

10
Comments
3 min read
E-commerce Today's deals interaction, iOS demo

E-commerce Today's deals interaction, iOS demo

3
Comments
1 min read
Gradient View in Swift

Gradient View in Swift

6
Comments
1 min read
Feature Flags, A/B Testing & MVT on iOS
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
loading...