I've been using Swift to create iOS apps for a while now, after working on web for a while. And for some reason, I just feel like UIKit is made in a way that makes it very difficult to use. For example, when using a UIStackView, I thought it would be...
Join discussionMVVM(Model, View, ViewModel) is considered to be a better architecture than MVC. I map my classes to MVVM as below: ViewControllers, Views -----> VIEW Model entities ----> MODEL ViewModel of each view ---> VIEW MODEL Network Calls --- ???? Core data ...
Cj commentedThe mobile application market has been dominated by Android and iOS, owing to their accessibility on the millions of smartphones that run these two OS platforms. The instances of app download have been quite impressive in the recent past.
JJames commentedIt's been always a debate what to choose for the iOS app development. Many still prefers Objective-C as it's got a good community and 3rd party components become available easy. Some prefers Swift because it is fast, requires less coding and there ar...
SDASarath and 2 more commentedI have decided to develop a cross-platform social network as a personal project. I myself am a newbie coder. Can someone tell me what languages I need or can you point me to an existing list?
MMarco commentedI have already a basic knowledge about android , I did create apps in android that interact with restful api , or use different google api with some core feature of android. I want to learn more about mobile development , should I keep learn more abo...
TSMTCTeresa and 4 more commented