davebalmer / jo

Jo (0.5.0) is a thin (~16K) candy shell for making HTML5 apps. Jo works with: PhoneGap, Chrome, Safari, Opera, FireFox, iOS, Android, BlackBerry 10, Tizen, & Windows Phone 8+. Features include skinnable UI widgets, a clean event model and a light data layer.
MIT License
1.2k stars 180 forks source link

inheritance of jo components with coffeescript #53

Closed k33g closed 10 years ago

k33g commented 12 years ago

Perhaps the solution to the inheritance of jo components with coffeescript ... i hope

finally, minor changes

k33g commented 12 years ago

I'm a little stubborn ;) Screenshot : https://github.com/k33g/jo/blob/master/samples.coffee/todolist/screen_shot_ipad_sample.png

and source code (simple no?) : https://github.com/k33g/jo/blob/master/samples.coffee/todolist/todo.html

with localstorage (i extend joRecord in javascript and use it with coffeescript) i use standard joComponents with coffeescript and create new userControl

k33g commented 12 years ago

i know, i know ... ;)

davebalmer commented 10 years ago

Not gonna do eet. :)