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

[UnderstandingBackbonejs] Validating with server #8

Open
nMustaki opened this issue Jul 30, 2012 · 1 comment
Open

[UnderstandingBackbonejs] Validating with server #8

nMustaki opened this issue Jul 30, 2012 · 1 comment

Comments

@nMustaki
Copy link

Hello,
I have read with great interest your article, and Backbone is a lot clearer for me, thanks !

I was testing the code when it occured to me that the final code is not the complete mirror of the Jquery/AJAX version, as the backbone version uses the model text variable, while the former uses what comes from the server. (I found out when my server crashed and the content was still displayed.)

Am I correct or have I misunderstood something ?

Thanks you,
Nathan

@sultanshakir
Copy link

@nMustaki I noticed the same thing when I injected a static JSON reply on from my server-side. I am new to Backbone. Did you figure out how to force it to get the reply from the server? I'm sure I can figure it out with a little refactoring.

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

2 participants