|
|
|
|
|
by nine_k
28 days ago
|
|
React (and the unidirectional FRP approach in general) is the only known sane way to describe complex GUIs. It's the same approach that powers spreadsheet calculations. Most websites are not complex GUIs though, and do not need React. |
|