|
|
|
|
|
by kayodelycaon
804 days ago
|
|
I don’t get the hype either. React makes some very difficult things easy but it consumes anything it touches. You’re stuck reimplementing basic browser behavior because React treats the browser as a compiler. It doesn’t extend the browser. React throws away decades of development and tooling. Before anyone starts screaming, you can use react for progressive enhancement. But I’ve never seen it used that way. |
|