↧
Why should you KISS your SwiftUI views? Explained with memes
What are KISS SwiftUI Views? If you’ve been a software developer long enough, you’ve surely heard about the Keep it Simple, Stupid (KISS) design pattern, right? It states that we should implement our...
View ArticleHow to implement universal networking module in Swift (pt.1)
What’s the first service you usually implement in an app? It’s either networking or storage, right? And when it comes to networking, what are your choices? Most people either operate on URLSession...
View ArticleHow to implement universal networking module in Swift (pt.2)
Let’s pick up where we left off! /*! elementor - v3.10.2 - 29-01-2023 */ .elementor-widget-text-editor.elementor-drop-cap-view-stacked...
View Article