Multiple Backend Environments
Set up your iOS app to target different API environments with minimal project configuration.
This site aims to gather all of my contributions to the Swift and Apple platforms development community including notes, tutorials, open-source apps and projects.
Should you find anything of interest and would like to discuss just reach out to me on Twitter under handle @diegolavalledev. Find out more about me here.
Set up your iOS app to target different API environments with minimal project configuration.
Jan 6, 2022 • Server-Side Swift, DevOps
Create a sandbox for your Vapor project complete with SQLite support. All using the power of Docker.
Nov 25, 2021 • SwiftUI, Swift Concurrency
Leverage one of SwiftUI's latest features to automatically set the focus of a text field as soon as it appears.
Nov 15, 2021 • Server-Side Swift, Content Management
Auto-generate and publish your Swift-based static sites.
Nov 11, 2021 • Server-Side Swift, Swift Concurrency
The open source Swift toolchain already supports the language's new concurrency features but the Foundation framework has some catching up to do.
May 10, 2021 • Server-Side Swift, Content Management
Generate HTML from Markdown integrating one of the most popular libraries.