I have spoken to nearly a thousand developers and product makers about React native. From what I observed, very few actually knew about the diverse react native ecosystem. Shaped by countless opinions and suggestions, this blog post will help you understand the end to end React Native ecosystem.
Continue ReadingHiren Dhaduk
Hiren is CTO at Simform with an extensive experience in helping enterprises and startups streamline their business performance through data-driven innovation.
25 mins read
18 Apr, 2018
MVC vs MVP vs MVVM for Android Application Development
7 mins read
29 Jan, 2018
MVC, MVP, and MVVM are three popular design patterns in Android application development. All these design patterns help developers in developing applications that are loosely coupled, easy to test and maintain. Let's have a look at how these three design pattern differ to each other, one-by-one.
Continue ReadingEnding the debate: MVC vs MVP vs MVVM for iOS application development
7 mins read
10 Jan, 2018
Design patterns are used widely in developing manageable, testable, reusable and optimized software. By reading this blog, you can avoid some major mistakes when it comes to choosing the best architectural patterns and learn how to select clean and clear patterns.
Continue Reading