Skip to content

Instantly share code, notes, and snippets.

@ilaysener
ilaysener / READme.md
Last active October 20, 2016 00:35
Arrow "Client Side SDK - Alloy" Example

Arrow 'Alloy SDK' example

This blog provides a clear example of implementing Arrow Client Side ‘Alloy’ SDK in your Appcelerator Alloy Mobile Application projects.

By the end of the example, you will be able to create a mobile/client applications that consumes data with no coding! I mean, literally: no looping through arrays, lists, or creating loops in loops (for array or arrays) to simply extract data from back-end data results and display them on your mobile (or client) application.

Isn’t this just brilliant?

This feature of Appcelerator Alloy is based on Backbone.js. You can learn more about it through