HML5 or Native for Mobile
We are in an interesting time. A tweener. Native is when you build your mobile app using Objective C (IOS) or Java (Android) or Visual Studio (Microsoft). HTML5 is when you build a wrapper for your app in native code, but all of the functionality is built using HTML, CSS and JavaScript (a.k.a. HTML5). Native…