Why Angular, Ember, or Backbone don't work for us.
1–10 of 20 posts
Re: Why Angular, Ember, or Backbone don't work for us.
#2How about Knockout.js? http://knockoutjs.com/
Re: Why Angular, Ember, or Backbone don't work for us.
#3Re: Why Angular, Ember, or Backbone don't work for us.
#4Re: Why Angular, Ember, or Backbone don't work for us.
#5"I want two-way binding only, but I'm forced to take the whole framework. There is too much overhead for me. I hope they will make the data-binding a separate piece and make it simpler." How about Knockout.js? http://knockoutjs.com/
Re: Why Angular, Ember, or Backbone don't work for us.
#6Neat. Would be super interesting to see what the architecture is like, how the modules are laid out etc.
I'll first release the syntax highlight package, which supports 50+ languages and is super small. Then I'll first release the json-rpc communication piece. Finally the client.
Re: Why Angular, Ember, or Backbone don't work for us.
#7Also, how many people are working on this codebase? :)
Re: Why Angular, Ember, or Backbone don't work for us.
#8Neat. Would be super interesting to see what the architecture is like, how the modules are laid out etc.
The whole client will be open sourced later once it's properly packaged. It takes time. I'll first release the syntax highlight package, which supports 50+ languages and is super small. Then I'll first release the json-rpc communication piece. Finally the client.
Re: Why Angular, Ember, or Backbone don't work for us.
#9"I want two-way binding only, but I'm forced to take the whole framework. There is too much overhead for me. I hope they will make the data-binding a separate piece and make it simpler." How about Knockout.js? http://knockoutjs.com/
Feels a bit strange to define functions on the HTML code.