tag: Development

Articles tagged Development

SwiftUI I - Selectable List

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...

Gitflow Introduction

We all love GIT's workflow, but if you don't - because you don't know how, then read on.

Git for absolute beginners

GIT has become almost canonical in usage with the adoption of GITHUB and linux development. It's very good solution and handles problems of...