Utilities

Utilities

4 posts

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.

Environment Variables in Swift

Explore the importance of environment variables in Swift and how to use them.

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.

Useful scripts for server-side Swift

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