I recently spent some time playing with React, Facebook’s JavaScript framework for building user interfaces. The term “UI Framework” means different things to different people: In the case of React, it’s a framework that makes it easy to build and compose UI components; it is not a library of out-of-the-box UI components. Some key characteristics […]
Archive | Ratchet
Building Mobile Apps for Salesforce.com with Ratchet 2.0
March 5, 2014 in Force.com, Ratchet, Salesforce
In my previous post, I shared a sample mobile application built with the freshly released Ratchet 2.0. Ratchet is a UI toolkit (mostly CSS) that provides skins and UI components for mobile applications built with web standards. In this post, I’ll share a similar application for the Salesforce.com platform. This sample application provides you with […]
Employee Directory Sample Application with Ratchet 2.0
After this week’s double announcement that Ratchet 2.0 is available and is now part of the Bootstrap organization, I decided to update the Ratchet/Backbone version of my Employee Directory application with Ratchet 2.0 and see how it looks. You can experience the application in the phone “simulator” below (type a few characters in the search […]