Nodejs is one such javascript framework that allows you to build eCommerce websites. This article covers the options to build a node eCommerce app.
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.
Microservices Testing Strategies, Types & Tools: A Complete Guide
From time and again, I've worked with several Fortune 5000 startups. The most common problem that we've dealt with is microservices testing. While transitioning to a microservices architecture, I've observed teams running into issues where they haven't planned out which testing strategies they want to use. This is especially true for a team that is brand new to microservices.
Continue ReadingExploring React Native Ecosystem – Tools, backend, database and best libraries
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 ReadingMVC vs MVP vs MVVM for Android Application Development
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
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