i have a backbone.js api i want to use in an ExtJS app.
Extjs has a very flexible model and proxy system. but i cant see a good way to consume backbone.js models.
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.
extjs is a heavyweight solution, and extjs has full support for mvc architecture; backbone is a very lightweight solution, both of which generally do not need to co-exist it.