How to centralize the coding in one place using AngularJS, Grunt, Bower, PhoneGAP and other tools to create a web and mobile application easy to manage, ready to push on the market and able to work with cloud services (AWS) directly from the client.
The direct integration of Cloud Based services with client side development was hard until today. Now, thanks to several services from AWS (like Cognito, Dynamo, S3..) we’re able to interact very easily with cloud storage, identities, sessions, queues, realtime resources and database. Thanks to AngularJS and Grunt tasks, we can create a mobile application easy to share on Android market via PhoneGAP, based on a solid UI, and easy to refine to be published on other mobile markets or as classic website. One place, one code, several deployments.