Coenraets - coenraets.org - Christophe Coenraets
General Information:
Latest News:
Building Modular Mobile/PhoneGap Apps with Backbone.js, RequireJS & Topcoat — Sample App 27 Jun 2013 | 10:22 pm
In my previous post, I discussed the process of building modular applications with Backbone.js and RequireJS, and I shared a new version of my Employee Directory sample application built with Backbone...
Building Modular Web Applications with Backbone.js and RequireJS — Sample App 27 Jun 2013 | 08:47 pm
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 service...
PhoneGap Plugin for the Dropbox Sync API 10 Jun 2013 | 08:01 pm
A couple of weeks ago, I started working on a PhoneGap application that required file synchronization between the users computer and their mobile device. I looked at the new Dropbox Sync API and decid...
Sample Mobile / PhoneGap Application with Backbone.js and Topcoat 4 Jun 2013 | 09:22 pm
In this post, I’m excited to share my first sample application built with Topcoat. Topcoat is a CSS library — a set of customizable styles for mobile components — that you can use to build polished, c...
Sample Mobile / PhoneGap Application with Backbone.js and Ratchet 4 Jun 2013 | 09:16 pm
I continue my experiments with different frameworks and UI toolkits to build mobile and PhoneGap applications. In this post, I use Backbone.js as the architectural framework and Ratchet as the UI tool...
Architecting a PhoneGap Application: Video + Slides 13 May 2013 | 09:04 pm
Here is the video of my PhoneGap Architecture talk at Adobe MAX 2013: The slides are available here.
Top 10 Performance Techniques for PhoneGap Applications 13 May 2013 | 08:49 pm
Here is the video of my PhoneGap performance session at Adobe MAX 2013:
Building Pluggable and Mock Data Adapters for Web and PhoneGap Applications 23 Apr 2013 | 10:01 pm
This is not rocket science, but when planning your web or mobile architecture, it is important to make sure your client application is not tightly coupled to a specific data access strategy. The Probl...
Sample App: Storing your Application Data in the Cloud with Parse.com and the JavaScript SDK 19 Apr 2013 | 09:54 pm
A couple of days ago, I shared a new version of the Employee Directory sample application. By default, the application uses an in-memory data store to provide a “download and run” experience (no need ...
Sample App: Storing your Application Data in the Cloud with Parse.com and the JavaScript SDK 19 Apr 2013 | 09:54 pm
A couple of days ago, I shared a new version of the Employee Directory sample application. By default, the application uses an in-memory data store to provide a “download and run” experience (no need ...