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.
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
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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Namespaces in Swift

Namespaces in Swift

5
Comments
2 min read
Progress bar in SwiftUI

Progress bar in SwiftUI

15
Comments 4
6 min read
React Native: use multiple RCTRootView instances in an existing iOS app
Cover image for React Native: use multiple RCTRootView instances in an existing iOS app

React Native: use multiple RCTRootView instances in an existing iOS app

11
Comments
5 min read
Navigation in SwiftUI

Navigation in SwiftUI

14
Comments
3 min read
Vocabulary Words

Vocabulary Words

7
Comments
1 min read
A guide to becoming an iOS developer

A guide to becoming an iOS developer

55
Comments 5
2 min read
Model View Presenter on iOS: no more excuses, write your unit test

Model View Presenter on iOS: no more excuses, write your unit test

8
Comments
9 min read
Navigation Controller Practice

Navigation Controller Practice

8
Comments
1 min read
All about handling Background tasks in iOS 13
Cover image for All about handling Background tasks in iOS 13

All about handling Background tasks in iOS 13

8
Comments
6 min read
Swift Closure: demystifying @escaping and @autoclosure attributes

Swift Closure: demystifying @escaping and @autoclosure attributes

8
Comments
3 min read
My first iOS Framework 🎉

My first iOS Framework 🎉

7
Comments 1
1 min read
Quick Guide to ASWebAuthenticationSession API Changes in iOS 13

Quick Guide to ASWebAuthenticationSession API Changes in iOS 13

11
Comments 21
4 min read
loading...