Hacker News new | ask | show | jobs
by claar 4245 days ago
Wow, the example in that gist:

  var component = <Component {...props} foo={'override'} />;
Wha?? For me, there's a point in a language where the benefits of syntactic sugar are outweighed by readability concerns.