The internet is full of courses, training, interviews, blogs, and design systems videos to teach how to build mobile applications at FAANG scale (Facebook, Apple, Amazon, Netflix, and Google). However, I have hardly seen anyone teaching how to build mobile applications for startups. Hence, this is my attempt to write a short guide, in my opinion on how we should do it. 1. Startup vs FAANG Companies Most FAANG companies were startups, the way they operate at scale now is …
Category: Blogs
A few weeks ago, I posted a reply on Twitter about why developers are obsessed with Clean Architecture and its complexity. Since it received good attention, I thought of expanding that tweet into a blog post …
What do I mean by Writing? First things first, by writing I don’t mean to write a book or become proficient in any specific language. Although that can also be the by-product of writing. In this …
In the previous article, we learn that flutter constraints follow this simple rule. Constraints go down. Sizes go up. Parent sets position. This is my attempt to explain how the flutter constraints work and how we …
In the previous article Constraints go down, we learn that flutter constraints follow this simple rule. Constraints go down. Sizes go up. Parent sets position. This is my attempt to explain how the flutter constraints work …
This is a short blog combining multiple resources I found on the internet in one place. Problem When we build apk in android by default the apk file is named based on the combination of the …
When we start to learn flutter from simple layout examples, everything works as expected. The widgets are aligned and sized properly. But once our application starts to grow especially when we have more dynamic UI, we …
What this blog is about? In this blog, we will talk about how can we simply track our expenses without too much of a hassle and control our spending habits by analyzing the expenses based on …
This blog is about things I wish I knew or someone would have told me before starting an open-source project. There are many types of open-source projects. We are not going to talk about big projects …
What this blog is about? You might be wondering why should I read this blog on something trivial as a checklist. You might be thinking “I know what checklist is and how to use it.” I …
I want to start this blog with Kent Beck quote I am not a great programmer. I am just a good programmer with great habits Having these great habits while developing software is essential. These habits …







Social Profiles