跳到正文
This is Oscar
返回

Build Phonegap Application using CoffeeScipt Scss and Haml

Refer to phonegap-scaffold

PhoneGap is a tool that allows developer to build cross platform mobile native application using javascript, html and css.

This is great, however, the raw js, html and css is outdate. There are plenty of techniques that can be used to improve the efficiency. For example,

All of these “new” tech have clear syntax and can be easiliy compiled to raw files.

For development purpose, we also need:

So I create a repo in github called phonegap-scaffold.


分享到:

上一篇
常用易混的四个Rails View Helper方法
下一篇
Rails中隐藏的check_box