If you were charged with building a web app and also a native iOS app that gets data from the same backend, what would you use?
I'm interested in where the future of all this coding business is going. I currently use angular and node heavily. Moving forward I will have to learn new things. Angular 2 and React both seem totally new. Swift is its own thing also
Jan Vladimir Mostert
Idea Incubator
For business apps, Dart for Web + PhoneGap for Mobile and a Java for the API layer.
If it needs to do anything more than entering data and viewing data other than what PhoneGap already offers, I'd go with native.