Earlier this year, I shared a real estate sample application built with the first beta of Ionic 2. Many things have changed in Ionic 2 since then, and it was time for an update. In this post, I’ll share a new and improved version of the app built with the latest release candidate. Watch the […]
Archive | Angular.js
Building Customer-Facing Mobile Apps with Angular 2, Ionic 2, and Salesforce
This is the third article in a series focused on Angular 2 and Ionic 2. In Part 1, I shared a first version of the Ionic Realty application using a set of mock data services. In Part 2, I used actual REST services powered by a Node.js back-end. In this article, I share a version […]
Sociogram: A Sample Application demonstrating AngularJS/Ionic and Facebook Integration
About a year ago, I blogged Sociogram, a starter project demonstrating how to integrate with Facebook in your mobile and web applications. A year later, it’s time for a makeover: Here is a brand new version of Sociogram, built with AngularJS, Ionic, and the OpenFB micro-library I shared earlier this week. Sociogram is a sample […]

Sample Force.com Mobile Application with Ionic and AngularJS
In my previous post, I wrote about Ionic, a new UI framework that’s built on top of AngularJS and that provides mobile-optimized UI components to build high-performance hybrid applications that look and feel native. I also shared an employee directory sample application built with Ionic and AngularJS. In this post, I’ll share the same application […]
Sample Mobile Application with Ionic and AngularJS
In the ever evolving quest for the best mobile application development stacks, I’ve recently been looking at Ionic. Ionic is a library that provides mobile-optimized UI components to build “native-feeling” hybrid applications. Where does it fit? Ionic fits in the UI layer. But unlike other libraries in that space (Twitter Bootstrap, Foundation, Ratchet, Topcoat and […]

Sample Mobile Application with AngularJS
In recent months, I have been sharing different versions of the Employee Directory sample application built with different technology stacks, different frameworks, and different back-end (REST services) implementations. Recent versions include: Employee Directory with Backbone.js, RequireJS, and Twitter Bootstrap Employee Directory with Backbone.js, RequireJS, Topcoat and PhoneGap A number of you have asked for a […]
Sample Application with Angular.js
After I blogged a three-part Backbone.js tutorial (part 1, part 2, part 3), a number of people asked me to try Angular.js. So I decided to take it for a test drive. I thought it would be interesting to rebuild with Angular.js the Wine Cellar application I had built with Backbone. (more…)