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.
9 best open-source findings, October 2019

9 best open-source findings, October 2019

183
Comments 6
3 min read
Swiftly Chatting: Building Chatbots with Botter

Swiftly Chatting: Building Chatbots with Botter

164
Comments
5 min read
How we built a Swift app that uses Rust

How we built a Swift app that uses Rust

95
Comments 14
4 min read
Using Levenshtein Distances to Find Similar Strings

Using Levenshtein Distances to Find Similar Strings

74
Comments 6
8 min read
How to Build a Cross-Platform iOS and macOS Chat App using Stream

How to Build a Cross-Platform iOS and macOS Chat App using Stream

70
Comments
4 min read
Five tips to write better todos

Five tips to write better todos

70
Comments 11
4 min read
Adding Sign in with Apple to your iOS App

Adding Sign in with Apple to your iOS App

67
Comments
7 min read
Awesome SwiftUI Libraries List

Awesome SwiftUI Libraries List

66
Comments 10
10 min read
How to Build a Chat App with SwiftUI: Part 1

How to Build a Chat App with SwiftUI: Part 1

63
Comments
5 min read
How to Build a Twitch Clone Game Live Streaming App for iOS

How to Build a Twitch Clone Game Live Streaming App for iOS

61
Comments 3
8 min read
How to Build a Virtual Classroom iOS App with Video and Chat

How to Build a Virtual Classroom iOS App with Video and Chat

60
Comments
8 min read
Building a better Web View for mobile apps

Building a better Web View for mobile apps

60
Comments 8
4 min read
How to Build a Song Recommender Using Create ML MLRecommender

How to Build a Song Recommender Using Create ML MLRecommender

58
Comments
8 min read
How to Build an iOS App for Livestream Events

How to Build an iOS App for Livestream Events

57
Comments
8 min read
A guide to becoming an iOS developer

A guide to becoming an iOS developer

55
Comments 5
2 min read
Learning Swift, iOS, and Vapor in one week

Learning Swift, iOS, and Vapor in one week

55
Comments 6
8 min read
What's new in RxSwift 6 ?

What's new in RxSwift 6 ?

54
Comments 1
7 min read
Streamoji - Custom Emoji Library for iOS UITextView

Streamoji - Custom Emoji Library for iOS UITextView

54
Comments
2 min read
Write a Chatbot in Swift and Deploy to AWS Lambda

Write a Chatbot in Swift and Deploy to AWS Lambda

54
Comments
3 min read
Build a Psychotherapy App with Video and Chat for iOS

Build a Psychotherapy App with Video and Chat for iOS

51
Comments
7 min read
Five tips to ask better questions

Five tips to ask better questions

50
Comments 3
6 min read
Swift vs. Rust -- an Overview of Swift from a Rusty Perspective

Swift vs. Rust -- an Overview of Swift from a Rusty Perspective

49
Comments 4
33 min read
Swift Memory Management and Performance

Swift Memory Management and Performance

49
Comments 3
7 min read
CryptoKit Basics: End-to-End Encryption

CryptoKit Basics: End-to-End Encryption

47
Comments 2
5 min read
Building apps just got Swifter! - Announcing Appwrite v0.11

Building apps just got Swifter! - Announcing Appwrite v0.11

47
Comments
7 min read
Videolitic - First Open source Project!

Videolitic - First Open source Project!

46
Comments 8
1 min read
Let's Build A Job Portal With iOS

Let's Build A Job Portal With iOS

45
Comments 3
11 min read
Choose Your iOS Dependencies Wisely

Choose Your iOS Dependencies Wisely

45
Comments
5 min read
Moderate Chat Content with Swift on AWS Lambda

Moderate Chat Content with Swift on AWS Lambda

45
Comments 1
3 min read
Deploy HTTP Services Written in Swift to AWS in Seconds

Deploy HTTP Services Written in Swift to AWS in Seconds

45
Comments
2 min read
Create a Web API backend in seconds - No coding required

Create a Web API backend in seconds - No coding required

42
Comments 12
2 min read
Swiftly Awaiting Async Code Using Appwrite

Swiftly Awaiting Async Code Using Appwrite

40
Comments
4 min read
Painless NSLayoutAnchors

Painless NSLayoutAnchors

39
Comments
4 min read
Kotlin Coroutines and Swift, revisited

Kotlin Coroutines and Swift, revisited

38
Comments
6 min read
iOS Code Review Checklist

iOS Code Review Checklist

37
Comments 1
3 min read
Singleton vs Dependency Injection in Swift

Singleton vs Dependency Injection in Swift

37
Comments
4 min read
Send Welcome Emails using Appwrite's Swift Cloud Functions

Send Welcome Emails using Appwrite's Swift Cloud Functions

36
Comments 1
7 min read
Chart of Backend Web Frameworks 2021

Chart of Backend Web Frameworks 2021

36
Comments 7
2 min read
Getting started with Appwrite's Apple SDK and UIKit

Getting started with Appwrite's Apple SDK and UIKit

34
Comments
5 min read
Setting up a code formatter in an iOS project

Setting up a code formatter in an iOS project

34
Comments 1
2 min read
Create, Push, and Present Any View Controller in 1 LOC using Metaprogramming

Create, Push, and Present Any View Controller in 1 LOC using Metaprogramming

34
Comments 8
11 min read
My Favorite Courses to Learn Coding and Programming in 2024

My Favorite Courses to Learn Coding and Programming in 2024

34
Comments 4
13 min read
Recreating iMessage's Sticker Peel-Off Effect

Recreating iMessage's Sticker Peel-Off Effect

33
Comments 1
7 min read
Apple Sign In With Appwrite

Apple Sign In With Appwrite

33
Comments 1
5 min read
Como criar um App para iOS em ViewCode

Como criar um App para iOS em ViewCode

32
Comments 5
12 min read
SwiftUI: An Introduction

SwiftUI: An Introduction

32
Comments
12 min read
Avoid using ELSE, write a better code

Avoid using ELSE, write a better code

32
Comments 6
2 min read
The basics of using the delegation pattern

The basics of using the delegation pattern

31
Comments
2 min read
An Introduction to SwiftUI for React Developers

An Introduction to SwiftUI for React Developers

31
Comments 3
4 min read
Class vs Struct in Memory | iOS & Swift

Class vs Struct in Memory | iOS & Swift

30
Comments 2
3 min read
Swift WebSockets: Starscream or URLSession in 2021?

Swift WebSockets: Starscream or URLSession in 2021?

30
Comments
5 min read
Encrypted Chat on iOS (Swift)

Encrypted Chat on iOS (Swift)

29
Comments
10 min read
Getting started with SwiftUI and Combine.

Getting started with SwiftUI and Combine.

29
Comments 4
4 min read
SwiftUI Cheat Sheet

SwiftUI Cheat Sheet

29
Comments 1
5 min read
Swift on Netlify

Swift on Netlify

28
Comments 2
3 min read
Adding Union to Swift with Metaprogramming

Adding Union to Swift with Metaprogramming

27
Comments 8
16 min read
How to use Swift in your React Native app

How to use Swift in your React Native app

27
Comments 3
4 min read
Adding Codable Conformance to Union with Metaprogramming

Adding Codable Conformance to Union with Metaprogramming

26
Comments 7
8 min read
Swift 101: Building a Library with Swift Package Manager

Swift 101: Building a Library with Swift Package Manager

26
Comments
6 min read
iOS Database Comparison. What are the differences?

iOS Database Comparison. What are the differences?

25
Comments 3
7 min read
loading...