Все публикации

Discover 3 new features of Xcode 16 🎁

Cursor AI: How good is it for Swift and iOS? 📱

Don't write this code! (this local variable is really bad 🫣)

Don't write this code! (use NSCache instead 😌)

3-minute intro to Apple’s official method to design an iOS app 📱

5 very useful functions from Swift Algorithms 📱

Every function in the Swift Algorithms package 📦

The trick to build the inverted scroll of a messaging app 🤯

How to quickly run your iOS app in a different language 💡

Apple’s official method to design and build an iOS app 📱

How to store two types in the same variable using a type called Either

Learn how to develop iOS apps with Xcode, Swift and SwiftUI 📱 (FREE beginner tutorial)

How to add dynamic paywalls to your iOS app 🤑 (app monetization tutorial)

Did you know that Xcode Previews also work with UIKit? 🤯

Don't write this code! (use the new formatting API instead 😌)

How to enable spell checking in Xcode 👩🏽‍💻👨🏻‍💻

Learning Swift Data – Relationships 📱 (free iOS tutorial)

Do you know the difference between any and Any? 🤔

Learning Swift Data – The Basics 📱 (free iOS tutorial)

How to easily test Push Notifications in the iOS simulator 📱

Is it worth learning UIKit if you only use SwiftUI at work? 📱 #ios #softwaredeveloper #swift

If you use SwiftUI, this macro will save you so much time! 😌

Do you know what view.layoutIfNeeded() actually does? 🤨

Be careful when you use .onTapGesture() ⚠️