We continue building our Instagram Clone. Here’s what we cover: Date and Time Management Unit Testing Hey I’d Rather Be Coding. https://teespring.com/stores/my-store-10485455 If you’re wondering what happened to DzHaven I’m rebuilding it in Swift baby!
Author Archives: David Choi
Building an Instagram Clone Navigation 5
We continue building our Instagram Clone using SwiftUI 2.0. Here’s what we cover: Creating Custom Navigation Screen Update the App Scenes to choose between screens Manage current screen state using EnvironmentObject.
Building Instagram Clone MVVM 4
We continue building our SwiftUI 2.0 Instagram Clone. We cover: MVVM Design Pattern In memory Data.Service Global state with @EnvironmentObject Begin adding behaviors and other functionality Buy my merch, https://teespring.com/stores/my-store-10485455
SwiftUI 2.0 Instagram Clone Commenting III
We continue building an Instagram clone using SwiftUI 2.0. Here’s what we cover. Creating Custom TextField TextField Focus and Defocus State and State Sharing Handling Keyboard Events
Understanding Unowned and Weak in Swift
It’s difficult to understand when or even if you need them. So let’s look at some ways to know when to do this. https://jsoneaday.medium.com/understanding-unowned-and-weak-in-swift-17d3edc486b7
SwiftUI 2.0 Instagram Clone I
We’ll build an Instagram clone using only SwiftUI 2.0.
More Sophisticated Schemas with Advanced GraphQL Features
This article is published on getcortexapp.com https://www.getcortexapp.com/post/more-sophisticated-schemas-with-advanced-graphql-features
New Video: JWT Auth on Swift Vapor Server
In this video we will build an end to end server using JWT, Vapor, and SwiftUI.
New Video: Swift Vapor Server Intro
Setup and introduction to Vapor Server
GraphQL on SwiftUI: Intefaces, Unions, and Fragments
New article on Medium. Learn how to query more sophisticated and complex schema in SwiftUI apps.