Y
Hacker News
new
|
ask
|
show
|
jobs
by
madeofpalk
1580 days ago
React's blessing and curse is that it is so (relatively) simple. It holds only one opinion, that UI should be a pure function of input/state. It leaves everything else up to "you", which is where the problem sets in.