PinnedBuilding a generic Swift StackLet's build a basic Stack data structure with Swift. We will have to cover a couple of core concepts: Generics in Swift, and Basic Stack…Nov 2, 2020Nov 2, 2020
SwiftUI Basics: StateIn SwiftUI, views can keep state, meaning they can describe the content of the view in terms of the current state of some property inside…Nov 12, 2020Nov 12, 2020
Devtember !So it’s easy to get into ruts right? We go to class, we come home, we eat, we do our homework, and that’s it. By doing this the only thing…Oct 31, 2019Oct 31, 2019