Browsing Category "CoffeeScript"

Creating an iOS-like Home Screen with CoffeeScript

Added on Oct 20th, 2011 in CoffeeScript , CSS | 29 comments

Today we are going to create an iOS-like home screen using CoffeeScript, and the jQuery library. For handling of touch events, we will use the touchable plugin.

Read more