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 Development Tips — Speculid & Try!Swift NYC 2018
Cover image for Swift Development Tips — Speculid & Try!Swift NYC 2018

Swift Development Tips — Speculid & Try!Swift NYC 2018

5
Comments
1 min read
Force unwrapping is not just “not Swift-like.” It’s wrong.

Force unwrapping is not just “not Swift-like.” It’s wrong.

14
Comments 11
3 min read
Decomposing Swift code into modules – Intro to modular design
Cover image for Decomposing Swift code into modules – Intro to modular design

Decomposing Swift code into modules – Intro to modular design

15
Comments
2 min read
Create a cryptocurrency tracking app with push notifications using Swift and Laravel - Part 2: The iOS app

Create a cryptocurrency tracking app with push notifications using Swift and Laravel - Part 2: The iOS app

9
Comments
19 min read
Create a cryptocurrency tracking app with push notifications using Swift and Laravel - Part 1: The backend

Create a cryptocurrency tracking app with push notifications using Swift and Laravel - Part 1: The backend

12
Comments
19 min read
Asset Catalogs, Image Sets, and App Icons
Cover image for Asset Catalogs, Image Sets, and App Icons

Asset Catalogs, Image Sets, and App Icons

6
Comments
1 min read
A nerd's list of 3rd-party open-source frameworks to use in a new Swift iOS app project.

A nerd's list of 3rd-party open-source frameworks to use in a new Swift iOS app project.

10
Comments
6 min read
Learning Swift - For-Loops

Learning Swift - For-Loops

8
Comments
4 min read
Send push notifications in a social network iOS app - Part 2: Build the app

Send push notifications in a social network iOS app - Part 2: Build the app

9
Comments 1
32 min read
Composable Code Can Be Simple – Intro to dependency diagrams and composition
Cover image for Composable Code Can Be Simple – Intro to dependency diagrams and composition

Composable Code Can Be Simple – Intro to dependency diagrams and composition

13
Comments
2 min read
App Icon Templates — Building Graphics For Xcode
Cover image for App Icon Templates — Building Graphics For Xcode

App Icon Templates — Building Graphics For Xcode

8
Comments 1
3 min read
Users are in for a bad experience with the Mojave app restrictions

Users are in for a bad experience with the Mojave app restrictions

8
Comments
3 min read
Bringing In The Missing Part: A Code-Generation Tool That Makes Uber's RIBs Usable.
Cover image for Bringing In The Missing Part: A Code-Generation Tool That Makes Uber's RIBs Usable.

Bringing In The Missing Part: A Code-Generation Tool That Makes Uber's RIBs Usable.

9
Comments 1
2 min read
“How do you think when writing tests?” – It’s simpler than you may think
Cover image for “How do you think when writing tests?” – It’s simpler than you may think

“How do you think when writing tests?” – It’s simpler than you may think

61
Comments 4
2 min read
Introduction to Rx (Swift & Kotlin) - Part 4

Introduction to Rx (Swift & Kotlin) - Part 4

6
Comments
1 min read
How to structure your project and manage static resources in React Native

How to structure your project and manage static resources in React Native

15
Comments
13 min read
Swift result types. Are they useless?
Cover image for Swift result types. Are they useless?

Swift result types. Are they useless?

5
Comments 4
3 min read
iOS Interview Experience: Why You Didn't Pass the iOS Technical Test
Cover image for iOS Interview Experience: Why You Didn't Pass the iOS Technical Test

iOS Interview Experience: Why You Didn't Pass the iOS Technical Test

14
Comments
7 min read
The Minimum You Should Do To Prevent Memory Leaks in Swift
Cover image for The Minimum You Should Do To Prevent Memory Leaks in Swift

The Minimum You Should Do To Prevent Memory Leaks in Swift

34
Comments
2 min read
Deterministic unit tests for current date-dependent code in Swift.

Deterministic unit tests for current date-dependent code in Swift.

9
Comments 4
1 min read
Generative Art Using Swift
Cover image for Generative Art Using Swift

Generative Art Using Swift

17
Comments 11
3 min read
Composing View Controllers pt.4: Integration Tests vs. Contract Tests vs. UI Tests
Cover image for Composing View Controllers pt.4: Integration Tests vs. Contract Tests vs. UI Tests

Composing View Controllers pt.4: Integration Tests vs. Contract Tests vs. UI Tests

9
Comments
2 min read
Advanced iOS Programming Concepts – Are They Really “Advanced?”
Cover image for Advanced iOS Programming Concepts – Are They Really “Advanced?”

Advanced iOS Programming Concepts – Are They Really “Advanced?”

8
Comments 1
3 min read
Clean iOS Architecture pt.6: VIPER – Design Pattern or Architecture?
Cover image for Clean iOS Architecture pt.6: VIPER – Design Pattern or Architecture?

Clean iOS Architecture pt.6: VIPER – Design Pattern or Architecture?

11
Comments
4 min read
iOS Continuous Integration Setup with Git, GitHub, Travis CI, TDD, Xcode [S01 Extras]
Cover image for iOS Continuous Integration Setup with Git, GitHub, Travis CI, TDD, Xcode [S01 Extras]

iOS Continuous Integration Setup with Git, GitHub, Travis CI, TDD, Xcode [S01 Extras]

7
Comments
2 min read
loading...