6 ms·
Article author here. Good point. I could use better wording. The message that I was trying to convey was: You can use Backbone models but please don’t do it l
by NVI 12y ago
Article author here.
Good point. I could use better wording. The message that I was trying to convey was:
You can use Backbone models but please don’t do it like this. Backbone doesn’t do DOM diffing like React; you’ll shoot yourself in a foot.