SwiftToolkit.dev

@swifttoolkit.bsky.social

Articles and video tutorials about tooling and server side in Swift

Just like SwiftUI changed how iOS developers think about interfaces, DynamoDB's single-table design changes everything about data modeling. Meet single-table patterns, and DynamoModel: a library that eliminates boilerplate while keeping models type-safe. SwiftToolkit.dev/posts/dynamo...

Writing Single-Table DynamoDB Apps with DynamoModel

Get familiar with single-table design in DynamoDB and a dependency-free package for type-safe data models

swifttoolkit.dev

🎙️ In this month's Dev Conversations, @avanderlee.com shares his journey from Flash developer to indie success! Hear more about the technical challenges behind RocketSim, his approach to blogging, and tips for a successful migration to Swift 6's concurrency. SwiftToolkit.dev/posts/dc-ant...

Dev Conversations #14: Antoine van Der Lee

From Flash developer to indie success, the creator of SwiftLee and RocketSim shares his journey

swifttoolkit.dev

🎙️ New Dev Conversations episode with @tiborbodecs.bsky.social ! We dive into Server-Side Swift, enterprise adoption challenges, Vapor & Hummingbird, and his new beginner-friendly Swift book written with his wife. Plus, insights on the future of the ecosystem. swifttoolkit.dev/posts/dc-tibor

Dev Conversations #13: Tibor Bödecs

A chat on server-side Swift, bringing Swift to enterprise, Vapor vs Hummingbird, and his new book.

swifttoolkit.dev

Shoutout to Appcircle for supporting our content in the next 3 weeks! As mobile CI/CD workflows gain traction, security risks can quietly slip into every stage of the process. Check the post on their blog to strengthen your CI/CD pipeline: appcircle.io/blog/mobile-...

Mobile CI/CD Security: Top 5 Best Practices - Appcircle Blog

Explore the top 5 mobile CI/CD security best practices to protect your CI/CD pipelines, secure secrets, and prevent unauthorized access.

appcircle.io

Platforms such as Fly.io and Railway make app deployments a breeze. Within minutes, you can take your @vapor.codes or Hummingbird app to the cloud, with automatic builds and continuous deployment, even without having Docker installed on your machine. swifttoolkit.dev/posts/deploy...

Deploying a Swift Server App to Fly.io and Railway

Deploy Swift apps to the cloud, even without having Docker installed on your machine, in a few minutes

swifttoolkit.dev