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.
Swift Dictionary and Set

Swift Dictionary and Set

5
Comments
4 min read
Resetting the Xcode Simulator for UI tests

Resetting the Xcode Simulator for UI tests

9
Comments
3 min read
Intro to Swift Collections

Intro to Swift Collections

5
Comments
3 min read
NSWindow without Storyboard

NSWindow without Storyboard

10
Comments 1
2 min read
Swift Themes

Swift Themes

5
Comments
3 min read
The Swift Programming Language Companion: Control Flow

The Swift Programming Language Companion: Control Flow

4
Comments
2 min read
Swift 5 language study

Swift 5 language study

3
Comments
2 min read
The Swift Programming Language Companion: Collection Types

The Swift Programming Language Companion: Collection Types

2
Comments
2 min read
Five tips to write better todos

Five tips to write better todos

70
Comments 11
4 min read
iOS 13 Dark Mode

iOS 13 Dark Mode

7
Comments
7 min read
[VIDEO] Writing CRUD operations for a Swift API 🍭🍦 (Swift 5.1/Vapor 3)

[VIDEO] Writing CRUD operations for a Swift API 🍭🍦 (Swift 5.1/Vapor 3)

10
Comments 1
1 min read
SwiftUI By Examples

SwiftUI By Examples

23
Comments 5
33 min read
Building your own XCFramework

Building your own XCFramework

6
Comments
2 min read
Want to be iOS Developer!

Want to be iOS Developer!

3
Comments 1
1 min read
Setting up a Swift Vapor development environment on Linux

Setting up a Swift Vapor development environment on Linux

6
Comments
2 min read
The Swift Programming Language Companion: Strings and Characters

The Swift Programming Language Companion: Strings and Characters

4
Comments
3 min read
[VIDEO] Getting your Swift API interacting with a MySQL database 💾 (Swift 5.1/Vapor 3)

[VIDEO] Getting your Swift API interacting with a MySQL database 💾 (Swift 5.1/Vapor 3)

6
Comments
1 min read
Getting ready to publish your app on the App Store

Getting ready to publish your app on the App Store

14
Comments
9 min read
[VIDEO] Creating APIs using Swift?? 🥴 Hi Vapor (Swift 5.1/Vapor 3) 07:11

[VIDEO] Creating APIs using Swift?? 🥴 Hi Vapor (Swift 5.1/Vapor 3)

8
Comments
1 min read
Handling REST errors with RxSwift and RxAlamofire

Handling REST errors with RxSwift and RxAlamofire

8
Comments
4 min read
The Swift Programming Language Companion: Basic Operators

The Swift Programming Language Companion: Basic Operators

5
Comments
2 min read
Accessibility on iOS

Accessibility on iOS

13
Comments
3 min read
Modern table views with diffable data sources

Modern table views with diffable data sources

7
Comments
9 min read
Using compositional collection view layouts in iOS 13

Using compositional collection view layouts in iOS 13

6
Comments
11 min read
Trying out code

Trying out code

3
Comments
4 min read
SwiftUI: An Introduction

SwiftUI: An Introduction

32
Comments
12 min read
Codecademy Launched Learn Swift

Codecademy Launched Learn Swift

16
Comments 2
1 min read
What I learned last week - 23 Dec 2019

What I learned last week - 23 Dec 2019

5
Comments
5 min read
Basic structure of SwiftUI project

Basic structure of SwiftUI project

6
Comments
1 min read
4 Steps to add local notifications to your iOS app

4 Steps to add local notifications to your iOS app

17
Comments
2 min read
SQLite and iOS: Advanced GRDB

SQLite and iOS: Advanced GRDB

20
Comments
7 min read
Our favorite sessions from WWDC 2019

Our favorite sessions from WWDC 2019

5
Comments
2 min read
How to make a task list using SwiftUI and Core Data

How to make a task list using SwiftUI and Core Data

19
Comments 17
7 min read
SwiftUI for Mac - Part 1

SwiftUI for Mac - Part 1

16
Comments
7 min read
🇫🇷 Introduction à TDD en Swift (Partie 2) - Vive le typage et la généralisation

🇫🇷 Introduction à TDD en Swift (Partie 2) - Vive le typage et la généralisation

6
Comments
1 min read
Declarative Networking with Combine

Declarative Networking with Combine

5
Comments 1
5 min read
Loose coupling and the law of Demeter

Loose coupling and the law of Demeter

8
Comments
6 min read
Breaking an app up into modules

Breaking an app up into modules

6
Comments
12 min read
Sequencing tasks with DispatchGroup

Sequencing tasks with DispatchGroup

8
Comments
6 min read
Responsibly crashing your apps

Responsibly crashing your apps

8
Comments
8 min read
Diving into SWIFT

Diving into SWIFT

7
Comments
4 min read
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

6
Comments
1 min read
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

23
Comments
8 min read
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

Measuring performance with os_signpost

7
Comments
6 min read
Finding slow code with Instruments

Finding slow code with Instruments

12
Comments
5 min read
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!

Writing an Azure Function, in Swift!

7
Comments
4 min read
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

Build a Simple Contact List with SwiftUI

4
Comments
2 min read
Better networking with Moya + RxSwift

Better networking with Moya + RxSwift

9
Comments
3 min read
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

Efficiently loading images in table views and collection views

6
Comments
8 min read
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

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

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

12
Comments 1
6 min read
Adding Haptics to your app

Adding Haptics to your app

7
Comments
9 min read
loading...