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.
SwiftUI for Mac - Part 1

SwiftUI for Mac - Part 1

16
Comments
7 min read
SwiftUI for Mac - Part 2

SwiftUI for Mac - Part 2

7
Comments
10 min read
SwiftUI for Mac - Part 3

SwiftUI for Mac - Part 3

8
Comments
7 min read
Diving into SWIFT
Cover image for Diving into SWIFT

Diving into SWIFT

7
Comments
4 min read
Testing your push notifications without a third party service
Cover image for Testing your push notifications without a third party service

Testing your push notifications without a third party service

11
Comments 1
7 min read
How to remove last character from a string in Swift

How to remove last character from a string in Swift

7
Comments 1
1 min read
Scheduling daily notifications on iOS using Calendar and DateComponents
Cover image for Scheduling daily notifications on iOS using Calendar and DateComponents

Scheduling daily notifications on iOS using Calendar and DateComponents

6
Comments
6 min read
SQLite and iOS: Getting started with GRDB

SQLite and iOS: Getting started with GRDB

29
Comments
8 min read
Using Xcode's memory graph to find memory leaks
Cover image for Using Xcode's memory graph to find memory leaks

Using Xcode's memory graph to find memory leaks

12
Comments 3
5 min read
Measuring performance with os_signpost
Cover image for Measuring performance with os_signpost

Measuring performance with os_signpost

7
Comments
6 min read
Difference Between Private and FilePrivate Swift
Cover image for Difference Between Private and FilePrivate Swift

Difference Between Private and FilePrivate Swift

4
Comments
1 min read
Finding slow code with Instruments
Cover image for Finding slow code with Instruments

Finding slow code with Instruments

12
Comments
5 min read
Effectively using static and class methods and properties
Cover image for Effectively using static and class methods and properties

Effectively using static and class methods and properties

6
Comments
8 min read
Writing an Azure Function, in Swift!
Cover image for Writing an Azure Function, in Swift!

Writing an Azure Function, in Swift!

7
Comments
4 min read
Understanding opaque return types in Swift 5.1
Cover image for Understanding opaque return types in Swift 5.1

Understanding opaque return types in Swift 5.1

5
Comments
8 min read
Build a Simple Contact List with SwiftUI
Cover image for Build a Simple Contact List with SwiftUI

Build a Simple Contact List with SwiftUI

5
Comments
2 min read
Better networking with Moya + RxSwift

Better networking with Moya + RxSwift

10
Comments
3 min read
An introduction to generics in Swift using its built-in types
Cover image for An introduction to generics in Swift using its built-in types

An introduction to generics in Swift using its built-in types

8
Comments
7 min read
ECDSA signatures with node.js and Swift

ECDSA signatures with node.js and Swift

4
Comments
4 min read
Efficiently loading images in table views and collection views
Cover image for Efficiently loading images in table views and collection views

Efficiently loading images in table views and collection views

6
Comments
8 min read
Using launch arguments for easier Core Data debugging
Cover image for Using launch arguments for easier Core Data debugging

Using launch arguments for easier Core Data debugging

7
Comments
4 min read
Changes to location access in iOS 13
Cover image for Changes to location access in iOS 13

Changes to location access in iOS 13

6
Comments
6 min read
How to embed a web server in your React-Native app in Swift
Cover image for How to embed a web server in your React-Native app in Swift

How to embed a web server in your React-Native app in Swift

13
Comments 1
6 min read
Adding Haptics to your app
Cover image for Adding Haptics to your app

Adding Haptics to your app

7
Comments
9 min read
Mock URLProtocol for local unit testing

Mock URLProtocol for local unit testing

8
Comments
2 min read
loading...