← Back to context

Comment by killerstorm

3 hours ago

And yet people keep using React, relying on a fractal pattern of kludges.

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.