ITIvan T.inivantrj.hashnode.dev·Jun 13, 2024 · 3 min readMVVM with SwiftUI for BeginnersModel-View-ViewModel (MVVM) has gained significant popularity, particularly in the realm of mobile app development, and its relevance has further increased with the introduction of SwiftUI. This article explores the implementation of MVVM in SwiftUI ...00
ITIvan T.inivantrj.hashnode.dev·Jun 10, 2024 · 2 min readIndie Dev Log Entry - #1I've always wanted to create my own apps but never felt ready to take the plunge. Well, I figured now is the time to do it. Even though the title suggests I have a plan, I don't. I just have some app ideas, and I will build them. That's my plan. The ...00
ITIvan T.inivantrj.hashnode.dev·Feb 12, 2024 · 2 min readHow to manage your Xcode versions easily with this toolBeing an iOS developer is an amazing job, but it has its downsides. One of thee biggest pain points that both junior and senior developers have in this space is managing Xcode. We are all waiting on the new Xcode version to drop and try out new thing...00
ITIvan T.inivantrj.hashnode.dev·Jul 24, 2023 · 4 min read5 best note-taking apps for developersAs a developer, taking effective notes is an essential skill that can greatly enhance your learning and productivity. Whether you're a programming beginner, junior developer, or a student delving into new technologies, having the right note-taking ap...00
ITIvan T.inivantrj.hashnode.dev·Jul 18, 2023 · 3 min readBest GUI Git Clients for macOSWhen it comes to version control, Git has become an essential tool for developers. While using the command-line interface for Git is efficient, some developers prefer a graphical user interface (GUI) for a more visual and intuitive experience. Let's ...00