Y
Hacker News
new
|
ask
|
show
|
jobs
JQuery vs. Reactjs Thinking
(
blog.zigomir.com
)
6 points
by
ninebrows
4176 days ago
2 comments
assane101
4176 days ago
I don't know for Reatjs but you can be shorter with jQuery :
http://jsbin.com/pumocohiyu/1/edit?html,css,js,output
link
assane101
4175 days ago
And this is even shorter :
http://jsbin.com/redaqofoqo/1/edit?html,css,js,output
link
assane101
4175 days ago
What I wanted to point out is that the complexity of the algorithm YOU choose is not a good basis to compare libraries on.
link
rasmusfl0e
4172 days ago
Exactly. Testability, ability to render on server and overall readability and a slew of other points make for a good basis.
link
quadratini
4175 days ago
It pretty much comes down to imperative vs declarative thinking.
link