Posts

Mastering Git: A Comprehensive Guide to Git Commands

Jan 14, 2024 | Category: tools | Tags: #git

Welcome to the “Mastering Git” series – your ultimate guide to mastering the essential commands of Git, the widely-used version control system that supports developers across the globe. Whether you’re a beginner looking to get started or an experienced developer aiming to deepen your understanding, this series is designed to provide clear and comprehensive insights into Git commands.

Book Tracking app clone using View Code in Swift

Dec 03, 2023 | Category: mobile | Tags: #iOS #swift #view-code

A few days ago, I published a post about my journey as a mobile developer and why I am changing to native iOS development. Today, I will share my first impressions of using View Code in iOS development. To practice, I chose a design for a mobile app that I found at Dribbble and started to make an app clone. So, let’s jump in and see the results!

My journey in mobile development: From C# to Swift

Aug 20, 2023 | Category: mobile | Tags: #xamarin #swift

In mid-2014, when I began my journey into mobile development, there were few options for cross-platform approaches. My journey started with Xamarin, a powerful technology that allowed me to create native applications for multiple platforms using C#. Over the years, I focused on mobile development, leaving backend development behind to dedicate myself solely to Android and iOS development. In this post, I share some of my experiences and explain why I am increasingly drawn to iOS development with Swift.