@bfaganello
iOS
Nothing here yet.
Nothing here yet.
https://youtu.be/L0X1BK4D6mc Handling Optionals is a bread-and-butter task for Swift developers. We all know the standard way to unwrap a value or provide a fallback, but things get tricky when we are dealing with String interpolation and data type...

https://youtu.be/nKNSYYXHTCY SwiftUI offers two primary components for creating resizable divisions: •HSplitView: Used to arrange views horizontally, separated by a vertical, draggable divider. This is ideal for side-by-side content areas, such as ...

https://www.youtube.com/watch?v=CiObtyFFuSs The video is in Portuguese but with English subtitles This article explores the critical distinction between the .task and .onAppear view modifiers in SwiftUI, a common point of confusion and a frequent...
