#crazyblogger
Read more stories on Hashnode
Articles with this tag
In this article, you will learn briefly what VIPER architecture does. VIPER is the architecture pattern and an alternative to MVC and MVVM. Codes are...
When designing a code snippet of a system, we had data types such as Array Tuple, Dictionary, and Sets to hold multiple values simultaneously. But...