Understanding Once and For All SwiftUI Alignment Guides

how to swiftui alignment guides tutorial main image

Hallo computers en projectoren, Leo hier. We are going to discover some of the alignment guides features in SwiftUI. Today I had some nightmares. It is weird how those things are, right? Sleeping as it is, is a weird thing because one moment you are living and awake in the next just void. As I woke […]

Adaptative Views That Fit Anywhere in SwiftUI

how to create a view that fits in swiftui example code

Hallo jassen en jurken, Leo hier. Today we will talk about a very interesting SwiftUI Struct called ViewThatFits. Creating screens in iOS was never so easy. Today we have SwiftUI which is a declarative paradigm where you just need to write what you want to show that the framework “kinda” does the rest for you. […]

SQLite vs Core Data in iOS Development: Which One Should You Choose?

Photo that represents sqlite vs core data swift swiftui iOS and boats

Hallo vrienden, Leo hier. Today we will explore iOS system design with SQLite and Core Data. Have you ever found yourself in a pickle trying to decide whether to use SQLite or Core Data in your next project? Well, you’re not alone. Lately, I’ve been doing a lot of thinking about SQLite and Core Data […]

Mastering Error Handling in SwiftUI: A Guide to Presenting Errors

SwiftUI error handling gracefully. How to present errors in SwiftUI? Tutorial

Hallo rivieren en oceanen, Leo hier. Today we will talk about how to present errors to your users in SwiftUI. Error handling is important in SwiftUI because it allows you to gracefully handle unexpected conditions or errors that may occur in your code, such as network failures, invalid input, or missing data. By handling errors, […]

Introducing Freeform: Apple’s Game-Changing Collaboration Tool

freeform by apple 2 tutorial swift iOS

Hello Apple Fans, Leo here. Today I’ll present the new Apple collaboration tool called Freeform. Apple has just launched Freeform, a powerful new app designed for creative brainstorming and collaboration. Freeform makes visual collaboration easier than ever before. With its intuitive interface and powerful features, Freeform allows teams to quickly and easily generate and organize […]

Animated Background in SwiftUI

how to swiftui animation value completion

Hallo mijn vrienden, Leo hier. Today we will study an animated background in SwiftUI. SwiftUI definitely makes things easier, components that in the past you should spend days trying to do you can now do it in minutes. This is also true for animations. I love animations, and that is one of the topics that […]

New MapKit Configurations with SwiftUI

new mkmapconfigurations in swiftui

Hallo wandelaars en hardlopers, Leo hier. Today we will make a really fun project exploring all the new MapKit configurations with SwiftUI. I’m loving learning SwiftUI and although I’m really new to it, I can see why so many people love this framework. The speed and the expressiveness that you can achieve with a few […]

Common Swift Task Continuation Problem

Common Swift Task Continuation Problem example

Hallo allemaal, Leo hier. Today we will discuss some very common asynchronous Swift Task Continuation Problem. The new Swift structured concurrency brings a whole new world of adventures and things that we can use to make our code more expressive and less prone to errors. Meanwhile, it also has a delightful syntax to write and […]

How to Start iOS Development Career Part 2 – Learning Swift Language

this is the Learning Swift Language image example

Hallo allemaal, Leo hier. The topic today is learning Swift language. This will be the second post of the series How to Start iOS Development Career. It is very important to read first that post so you can understand the knowledge body we are constructing here. An article about learning Swift is something that talks […]

Join our Newsletter!

From beginner-friendly tutorials to advanced coding techniques, the newsletter is designed to help you level up your skills and stay up-to-date with the latest trends in app development.