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.
Nicer reuse identifiers with protocols in Swift

Nicer reuse identifiers with protocols in Swift

8
Comments
4 min read
Writing better unit tests in Swift: Part Two

Writing better unit tests in Swift: Part Two

14
Comments
5 min read
"You've won a WWDC18 Scholarship."

"You've won a WWDC18 Scholarship."

35
Comments 2
2 min read
Show DEV: Apple rejected my app, so I decided to open-source it

Show DEV: Apple rejected my app, so I decided to open-source it

51
Comments 4
2 min read
Using CircleCI 2.0 for iOS

Using CircleCI 2.0 for iOS

19
Comments 1
2 min read
Strongly Typed Identifiers

Strongly Typed Identifiers

8
Comments
2 min read
Accessibility in your software | iOS & VoiceOver

Accessibility in your software | iOS & VoiceOver

17
Comments
3 min read
What If Swift Didn't Exist?

What If Swift Didn't Exist?

16
Comments 8
2 min read
EnvelopeNetwork, or how to abstract Alamofire, and provide strongly-typed mock responses in unit-tests + RxSwift bindings.

EnvelopeNetwork, or how to abstract Alamofire, and provide strongly-typed mock responses in unit-tests + RxSwift bindings.

9
Comments
11 min read
My motives for MVVM + FlowControllers path

My motives for MVVM + FlowControllers path

9
Comments
8 min read
Experiment: Lazy Objects in Swift

Experiment: Lazy Objects in Swift

12
Comments 3
2 min read
Implementing a simple pedometer using Swift

Implementing a simple pedometer using Swift

18
Comments
3 min read
Working with iOS push notifications

Working with iOS push notifications

16
Comments 1
8 min read
DIY Apple TV Balance Board

DIY Apple TV Balance Board

28
Comments 7
3 min read
UITableViewCell and Model

UITableViewCell and Model

9
Comments
3 min read
MVVM Pattern Sample in Swift/iOS

MVVM Pattern Sample in Swift/iOS

56
Comments 3
3 min read
How to build a realtime map with Swift and Pusher

How to build a realtime map with Swift and Pusher

10
Comments
8 min read
How to build a realtime table using Swift

How to build a realtime table using Swift

13
Comments 1
15 min read
Creating My First App: Mage To Go

Creating My First App: Mage To Go

17
Comments
2 min read
View Properties use by Auto Layout

View Properties use by Auto Layout

11
Comments
2 min read
Advanced Debugging Trick

Advanced Debugging Trick

13
Comments
1 min read
How to build a typing indicator in Swift

How to build a typing indicator in Swift

9
Comments
5 min read
Dealing with updated pod in BuddyBuild

Dealing with updated pod in BuddyBuild

10
Comments
3 min read
Handling internet connection reachability in Swift

Handling internet connection reachability in Swift

25
Comments 5
8 min read
TeamCity for iOS project

TeamCity for iOS project

14
Comments
12 min read
The reason for implicitly unwrapped optionals

The reason for implicitly unwrapped optionals

10
Comments
3 min read
Optionals in Swift

Optionals in Swift

19
Comments 1
4 min read
Protocol in Swift with Practical Examples

Protocol in Swift with Practical Examples

19
Comments 2
4 min read
Enums in Swift with Real Life Examples

Enums in Swift with Real Life Examples

26
Comments
2 min read
DFSubviews: DFS and UIKit

DFSubviews: DFS and UIKit

18
Comments 2
12 min read
Inheritance in Swift

Inheritance in Swift

16
Comments
2 min read
Functions in Swift

Functions in Swift

11
Comments
3 min read
Structs and Classes in Swift — What, When and How

Structs and Classes in Swift — What, When and How

28
Comments 3
3 min read
The “var” keyword in swift

The “var” keyword in swift

8
Comments 1
2 min read
From Storyboards to Code in iOS (Episode II)

From Storyboards to Code in iOS (Episode II)

23
Comments 1
3 min read
Using standalone UINavigationBar in iOS

Using standalone UINavigationBar in iOS

12
Comments 1
2 min read
The “let” keyword in swift

The “let” keyword in swift

17
Comments 1
1 min read
Helpers for Process class in Swift.

Helpers for Process class in Swift.

8
Comments
1 min read
Type safe NSViewAnimation

Type safe NSViewAnimation

12
Comments
1 min read
genstrings with Swift

genstrings with Swift

11
Comments
1 min read
Observing notification only once

Observing notification only once

11
Comments
1 min read
Creating UIViews Constraints Programmatically Using PureLayout

Creating UIViews Constraints Programmatically Using PureLayout

92
Comments 2
10 min read
Making NSCollectionView programatically in Swift

Making NSCollectionView programatically in Swift

13
Comments 1
1 min read
Preventing UIVisualEffectView crash

Preventing UIVisualEffectView crash

11
Comments
2 min read
Swift for Web Developers

Swift for Web Developers

51
Comments 4
6 min read
My favorite ❤️ Swift extensions

My favorite ❤️ Swift extensions

62
Comments 10
7 min read
What I learned from 12/02 bug

What I learned from 12/02 bug

13
Comments 2
3 min read
URL Routing with Compass

URL Routing with Compass

14
Comments
16 min read
Swift Optionals

Swift Optionals

13
Comments 2
10 min read
Dynamically adding CSS to webviews in Swift

Dynamically adding CSS to webviews in Swift

15
Comments 3
1 min read
An intro to Snapshot testing 📸

An intro to Snapshot testing 📸

9
Comments
3 min read
Ternary Unwrapping in Swift

Ternary Unwrapping in Swift

13
Comments 5
4 min read
How to convert an APNs token to `String` from `Data`?

How to convert an APNs token to `String` from `Data`?

11
Comments
1 min read
UITextFieldのplaceholderの色を変更する方法

UITextFieldのplaceholderの色を変更する方法

7
Comments
1 min read
Coordinator and FlowController

Coordinator and FlowController

18
Comments
6 min read
My Swift Journey - The Basics

My Swift Journey - The Basics

15
Comments 1
3 min read
Function Composition in Swift

Function Composition in Swift

14
Comments
2 min read
Protected Properties and Methods in Swift - An Alternative

Protected Properties and Methods in Swift - An Alternative

11
Comments
2 min read
What new hardware to buy ...

What new hardware to buy ...

13
Comments 21
1 min read
Testing keychain in iOS

Testing keychain in iOS

12
Comments 1
1 min read
loading...