This article explains the main differences between quality assurance and quality control.
The Decode Blog
-
Quality assurance vs. quality control
-
Why should clients embrace the time & material model?
Collaboration options between clients and software companies.
-
DECODE hack days – exit your comfort zone
Continuously improve your knowledge and skills.
-
Painless Java spring boot integration testing: testcontainers
Read why unit and integration tests become as necessary as working code itself, if not more.
-
Clutch recognizes DECODE as top Croatian development firm for 2019
Among Mobile Development Firms in Croatia
-
Porting android code to iOS: kotlin multiplatform
Reasons why you should consider Kotlin Multiplatform over 2objc and C++ in your next mobile app project.
-
DECODE is expanding to the Danish market
Denmark is reported to be the happiest country in the world. We decided to check that out!
-
DECODE provides value for clients
DECODE made its debut on Clutch, the world's leading B2B platform for software development
-
Taming the app flow with coordinators
And saying good-bye to the massive ViewControllers.
-
Short walk-through: implementing the MVVM-C pattern
You can just read about it or try to create a simple pp with us. We suggest the latter.
-
How to configure XIBs In MVVM architecture
There are different ways to create your Views: the good old option of creating them programmatically, using XIBs, or the latest Apple-provided format, Storyboard. There’s quite a lot of discord over what the best method is, and there is no universal answer.
-
MVVM architecture: a step-by-step guide
What a difference a ViewModel makes.