I am using Java Script MVC framework for building a Web Application.. Now i want the same application for mobile aswell..
Can some of you suggest me the best Framework(light) to convert my application for mobile and touch devices?
Raviteja Avvari
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
what did you try? Did you look at JQuery Mobile? http://jquerymobile.com/ it’s quite nice.
You could even combine it with KnockoutJS, look at this post for more info: How to architecture a webapp using jquery-mobile and knockoutjs