Building Web Apps with Intel XDK - Part 1
Between Native Apps and web Apps, Web Apps have a lot of advantages. It is browser based and needs a connection to the Internet. It is lightweight and a lot easier to build and develop with just the basic HTML5/CSS/JavaScript. Of course you can build better apps with Intel XDK. Intel XDK gets frequent updates and you may have to update your app for the new builds. When you log into Intel XDK you will be taken to the App Dev Center where your projects are listed. Also note that Intel XDK has plans to discontinue the Control Center and replace it with a new interface. For example I have a couple of them but I have not finished with them yet. AppDevCenter.png I can expand each of them to see what options I have going forward. Here is HodentekBooks expanded. I can build the project as a Web App as shown here: BuildAsWebApp.png In fact most of the apps here were built as a mobile app either for Windows Phone or iPhone 5.0. I can build and test for any of the shown browsers o...