| bio | website | tinyfool.blogspot.com |
|---|---|---|
| location | Shanghai, China | |
| age | 34 | |
| visits | member for | 1 year, 5 months |
| seen | Dec 14 '11 at 14:32 | |
| stats | profile views | 20 |
|
Dec 5 |
answered | What's the best way to build a cross-platform HTML5 app (alternative JS frameworks)? |
|
Dec 5 |
comment |
What's the best way to build a cross-platform HTML5 app (alternative JS frameworks)? @MikaelLepistö I think we can use mvc to explain cross-platform problem, you can always use same model, but view may different to Mobile and desktop user, and because view is different, sometime you may use different controller. |
|
Dec 4 |
awarded | Teacher |
|
Dec 4 |
awarded | Supporter |
|
Dec 4 |
answered | How to improve programming skill. And if |
|
Dec 4 |
comment |
What's the best way to build a cross-platform HTML5 app (alternative JS frameworks)? depends on how complex your site is. Very simple, you may same html, same js and different css. More complex you may same html, different js and css. Most complex you may different html, js and css. |
|
Dec 4 |
comment |
What's the best way to build a cross-platform HTML5 app (alternative JS frameworks)? I think you may chose a desktop javascript framework and a mobile javascript framework. |
|
Dec 4 |
comment |
What's the best way to build a cross-platform HTML5 app (alternative JS frameworks)? This is never a easy in cross-platform, Because someone think it is a technic problem, but at most situation this is a user habit problem. |
|
Dec 4 |
comment |
What's the best way to build a cross-platform HTML5 app (alternative JS frameworks)? All problem form you goal “an HTML5 app that will work on nearly every platform”. Why do you need an app work on nearly every platform? |