
Discover how Intel XDK enables cross-platform Ionic app development with HTML5, TypeScript, and JavaScript, using a visual wysiwyg designer, emulator testing, and cloud builds.
Implement add todo navigation by using the activate page method to move from the main page to the create added page when the plus button is clicked.
Learn to store todo items in memory and local storage by using an array, pushing new items, and stringifying with json to persist across sessions.
Implement the set alarm logic with local notifications to alert to-dos with alarms, using the to-do title as the message and the add property for time.
Intel XDK and Ionic form the best combination for building cross platform mobile apps.
You may wonder why to build cross platform apps using Intel XDK and Ionic. Well Phonegap is an Intel XDK alternative and jQuery Mobile is an alternative to Ionic.
The main benefit of creating apps using Intel XDK is that you don't need a MAC and also you don't need to install eclipse, XCode and Visual Studio to test apps. Intel provides its own cross platform emulator and also a cloud binary build. XDK let's you test the app on a real device without install any other software. This is just couple of the lots of features provided by Intel XDK.
Ionic framework is the most trending topic among developers at present. It provides the best UI for creating mobile apps.
In this course we will only learn design components of Ionic as we we will using Intel XDK to test, build, debug and build the app.
Creating hybrid mobile applications is a great way to leverage your knowledge of web languages like HTML5, CSS, and JavaScript. Modern frameworks such as AngularJS and Ionic make it easier with pre-built templates and components. In this course we will teach the core Ionic components: pre built, easy-to-use features such as buttons, lists, tabs, and forms. Then Ray shows how to combine these components with AngularJS models, views, and controllers to build a single page app with sliders, pull-to-refresh functionality, and search.