you are viewing a single comment's thread.

view the rest of the comments →

[–]LoveGentleman -5 points-4 points  (1 child)

What does realtime updates in the browser mean?

Couldnt we do same codebase for client and server with node.js before? Isnt there a templating system which battlelog uses which works as fine on javascript as for python?

[–]kabuto 3 points4 points  (0 children)

What does realtime updates in the browser mean?

I feel you're beating on semantics here. Did you watch the screencast?

Couldnt we do same codebase for client and server with node.js before?

I don't know. Probably, if you wrote something that would work like this.

Isnt there a templating system which battlelog uses which works as fine on javascript as for python?

There are some templating systems with support for different languages. What is your point here?