694 Views
In this tutorial we will create an app using Ionic framework (http://ionicframework.com), AngularJS (https://angularjs.org/), Apache Cordova (http://cordova.apache.org/) and Salesforce REST API. Ionic framnework offers a library of mobile-optimized HTML, CSS and JS components for building highly interactive corss-platfotm mobile apps. It is built on top of Apache Cordova and optimized for AngularJS this giving your application the clear structre and usage of best practices. REST APIs are accessible form any environment that can send an HTTP request. In many ways it's the most flexible way to communicate to Salesforce platform and gives you the ability to fully control your data flow.