Mukesh Solanki·Aug 10, 2024Things I learnt leading a development team at an early-stage startupFor a developer who spent most of his time working with teams in well-established companies, leading a development team at an early-stage…
Mukesh Solanki·Aug 10, 2024Jetpack Compose — The Future of Android DevelopmentAndroid development has been witnessing a paradigm shift in recent years, ushering in an era of more streamlined, intuitive, and powerful…
InProAndroidDevbyMukesh Solanki·Sep 17, 2023Demystifying DataStore: A Comprehensive Guide to Using DataStore with Jetpack ComposeData persistence is a very important aspect of app development. It could make or break the user experience. Storing and managing app…A response icon2A response icon2
Mukesh Solanki·Sep 1, 2023SwiftUI vs UIKit: Which One Should You Use for iOS Development?Note: This article was originally posted here.
Mukesh Solanki·Jun 13, 2023How to make an OTP/Pin view in swift ui?This post was originally posted here.
Mukesh Solanki·Jan 4, 2023How does open-source help in getting a better programming job?Open source can be a valuable asset for job seekers, as it allows them to showcase their skills and expertise to potential employers. In…
Mukesh Solanki·Dec 28, 2022Applying SOLID Principles in Android DevelopmentThe SOLID principles are a set of guidelines that can help developers create software that is easier to maintain and extend over time…A response icon1A response icon1
InSuperSharebyMukesh Solanki·Oct 11, 2022Building a CI/CD pipeline for Android apps using GitHub actions.This article provides an overview of the core concepts for building a CI/CD pipeline for Android
InSuperSharebyMukesh Solanki·Oct 3, 2022We started Peer-Reviewing and there is no going back.Code review is the process in which developers critique each other's work after it has been done, I used to groan every time people talked…
InSuperSharebyMukesh Solanki·Aug 15, 2022Why I ended my 10 year old relationship with GSON?I have been creating Android applications for about 10 ten years or so now. I have blindly utilised Gson for serialisation and…A response icon4A response icon4