It has been a long time since the last post about Swift on the Server, but I will try to manage this and at least have one or two posts…
Read more →SwiftUI layout issue: black top/bottom gaps appear on iPhone
A few days ago, I had an issue with SwiftUI. I was building an app for macOS only, but later on, I added iPhone as a supported destination. At first,…
Read more →Swift on the Server: Setting Up PostgreSQL with Docker (Part 2)
In the previous part, I explained how to install Homebrew, Swift, and create your first Vapor project. Now it is time to install PostgreSQL. You can do it in many…
Read more →Swift on the Server: Your First Vapor Project (Part 1)
Okay, let’s start. We all know that we are here because we love Swift, or we want to switch to the Swift language, or maybe you are just checking to…
Read more →