Comment on JQuery vs. Reactjs ThinkingComments−assane10111yI don't know for Reatjs but you can be shorter with jQuery : http://jsbin.com/pumocohiyu/1/edit?html,css,js,output−assane10111yAnd this is even shorter : http://jsbin.com/redaqofoqo/1/edit?html,css,js,output−assane10111yWhat I wanted to point out is that the complexity of the algorithm YOU choose is not a good basis to compare libraries on.−rasmusfl0e11yExactly. Testability, ability to render on server and overall readability and a slew of other points make for a good basis.
Comments
I don't know for Reatjs but you can be shorter with jQuery : http://jsbin.com/pumocohiyu/1/edit?html,css,js,output
And this is even shorter : http://jsbin.com/redaqofoqo/1/edit?html,css,js,output
What I wanted to point out is that the complexity of the algorithm YOU choose is not a good basis to compare libraries on.
Exactly. Testability, ability to render on server and overall readability and a slew of other points make for a good basis.