Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backbone.js facebook api direction required #1

Open
abdul-mannan opened this issue Dec 27, 2012 · 0 comments
Open

backbone.js facebook api direction required #1

abdul-mannan opened this issue Dec 27, 2012 · 0 comments

Comments

@abdul-mannan
Copy link

hi guyz
i've an app in facebook developed in codeignitor at the backend and on the front end simple ajax calls are used to update the page. All my page html is created dynamically in code ignitor and now the app has grown so much that i needed to shift my code to some client side framework. for this, i found out backbone.js as good client side framework.but i've few problems in choosing how to shift/ translate my code or what changes do i need to make at my current client side and php code to use backbone.js.

Also i've a confusion that currently my page's html is built dynamically from codeignitor and passed on through ajax call and then displayed. As for backbone, how can i work with this dynamically created html?
As far as i have learnt, backbone.js can work with templates ( underscore or any other ) but how can i my dynamic html to some template?
I also studied require.js which is a javascript module loader to load the template or js files. If i can get any direction on how can i move from my current design to something client side framework and how?
For me, this is necessary and i can't leave out this option. I have to now use backbonejs to make things simple and RESTful.
Plz help guyz
Thnx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant