Utilities

Utilities

5 posts

· 2 min read

Developing with Swift in Visual Studio Code

Learn how to set up your Visual Studio Code for Swift development using Docker, Dev Containers and the Swift for VS Code extension.

· 3 min read

Getting Started with Swift Package Manager

Learn how to create and manage Swift packages with SwiftPM.

· 13 min read

Logging for server-side Swift apps

Discover how to integrate the Logging library into an application, use various log levels, and tailor the unified logging API for backend projects.

· 13 min read

Useful scripts for server-side Swift

Learn about shell scripts to enforce coding standards and conduct checks for backend Swift projects.