SwiftUI is elegant and fun, but let's dive into a practical example of how to accomplish a common pattern of selecting an item (without...
tag: Development
Articles tagged Development
We all love GIT's workflow, but if you don't - because you don't know how, then read on.
Code just doesn't have to function beautifully - it has to look beautiful too. Swift is a very powerful language and here we will look how to...
Sometimes you want to test a virtual host or service but cannot (or will not) be able to create live DNS records. This could either be because...
GIT has become almost canonical in usage with the adoption of GITHUB and linux development. It's very good solution and handles problems of...