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.
Swiftly Chatting: Building Chatbots with Botter

Swiftly Chatting: Building Chatbots with Botter

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

How we built a Swift app that uses Rust

102
Comments 14
4 min read
Awesome SwiftUI Libraries List

Awesome SwiftUI Libraries List

78
Comments 11
10 min read
Five tips to write better todos

Five tips to write better todos

70
Comments 11
4 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
Adding Sign in with Apple to your iOS App

Adding Sign in with Apple to your iOS App

67
Comments
7 min read
Unleashing the Power of VSCode for Swift and iOS Development

Unleashing the Power of VSCode for Swift and iOS Development

67
Comments 4
2 min read
How to Build a Chat App with SwiftUI: Part 1

How to Build a Chat App with SwiftUI: Part 1

67
Comments
5 min read
Building a better Web View for mobile apps

Building a better Web View for mobile apps

62
Comments 8
4 min read
Recreating iMessage's Sticker Peel-Off Effect

Recreating iMessage's Sticker Peel-Off Effect

62
Comments 1
7 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
Swift vs. Rust -- an Overview of Swift from a Rusty Perspective

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

60
Comments 5
33 min read
What's new in RxSwift 6 ?

What's new in RxSwift 6 ?

57
Comments 1
7 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
Learning Swift, iOS, and Vapor in one week

Learning Swift, iOS, and Vapor in one week

55
Comments 6
8 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
Streamoji - Custom Emoji Library for iOS UITextView

Streamoji - Custom Emoji Library for iOS UITextView

54
Comments
2 min read
Five tips to ask better questions

Five tips to ask better questions

53
Comments 3
6 min read
CryptoKit Basics: End-to-End Encryption

CryptoKit Basics: End-to-End Encryption

51
Comments 2
5 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
Managing the Keyboard in SwiftUI: A Comprehensive Tutorial

Managing the Keyboard in SwiftUI: A Comprehensive Tutorial

47
Comments 1
2 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
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
Choose Your iOS Dependencies Wisely

Choose Your iOS Dependencies Wisely

45
Comments
5 min read
Let's Build A Job Portal With iOS

Let's Build A Job Portal With iOS

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

Moderate Chat Content with Swift on AWS Lambda

45
Comments 1
3 min read
Como criar um App para iOS em ViewCode

Como criar um App para iOS em ViewCode

44
Comments 8
12 min read
How to use Swift in your React Native app

How to use Swift in your React Native app

40
Comments 3
4 min read
Swiftly Awaiting Async Code Using Appwrite

Swiftly Awaiting Async Code Using Appwrite

40
Comments
4 min read
Kotlin Coroutines and Swift, revisited

Kotlin Coroutines and Swift, revisited

39
Comments
6 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
5 Best Udemy Courses to Learn Programming for Beginners in 2025

5 Best Udemy Courses to Learn Programming for Beginners in 2025

35
Comments 4
15 min read
Getting started with Appwrite's Apple SDK and UIKit

Getting started with Appwrite's Apple SDK and UIKit

35
Comments
5 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
Setting up a code formatter in an iOS project

Setting up a code formatter in an iOS project

34
Comments 1
2 min read
Apple Sign In With Appwrite

Apple Sign In With Appwrite

34
Comments 1
5 min read
iOS Code Review Checklist

iOS Code Review Checklist

33
Comments 1
3 min read
Avoid using ELSE, write a better code

Avoid using ELSE, write a better code

33
Comments 6
2 min read
Going Swiftly: Using a Swift-only libraries in your Kotlin Multiplatform App

Going Swiftly: Using a Swift-only libraries in your Kotlin Multiplatform App

33
Comments 4
5 min read
Securing API Keys in SwiftUI: A Practical Guide (Intro)

Securing API Keys in SwiftUI: A Practical Guide (Intro)

32
Comments
5 min read
Getting Started with the VIPER Architecture Pattern for iOS Application Development

Getting Started with the VIPER Architecture Pattern for iOS Application Development

32
Comments
4 min read
Swift 101: Building a Library with Swift Package Manager

Swift 101: Building a Library with Swift Package Manager

32
Comments
6 min read
SwiftUI: An Introduction

SwiftUI: An Introduction

32
Comments
12 min read
The basics of using the delegation pattern

The basics of using the delegation pattern

31
Comments
2 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
Swift Deployments: Are they Swift or Recklessly Rushed?

Swift Deployments: Are they Swift or Recklessly Rushed?

29
Comments
11 min read
Create your own CocoaPods library in Swift: A Step-by-Step Guide

Create your own CocoaPods library in Swift: A Step-by-Step Guide

29
Comments 2
8 min read
Encrypted Chat on iOS (Swift)

Encrypted Chat on iOS (Swift)

29
Comments
10 min read
Swift on Netlify

Swift on Netlify

28
Comments 2
3 min read
Create Routing App Coverage file for apple app store submission

Create Routing App Coverage file for apple app store submission

27
Comments 1
3 min read
DispatchGroup in Swift

DispatchGroup in Swift

27
Comments 1
6 min read
Adding Union to Swift with Metaprogramming

Adding Union to Swift with Metaprogramming

27
Comments 8
16 min read
Implementing Apple's Device Check App Attest Protocol

Implementing Apple's Device Check App Attest Protocol

27
Comments
8 min read
2 hours to master RxSwift - Part 1

2 hours to master RxSwift - Part 1

26
Comments 1
5 min read
Getting started with Appwrite's Apple SDK and SwiftUI

Getting started with Appwrite's Apple SDK and SwiftUI

26
Comments
5 min read
loading...