12 comments
[DATA EXPUNGED]
@samhenrigold God created the command line... all else is human vanity https://www.hackneys.com/docs/in-the-beginning-was-the-command-line.pdf I'll never understand this obsession with immutability. The universe is a "mutable state". Get over it. @grishka @samhenrigold In real life we deal with mutability because we _have_ to. Computers are one of the only places where we (mostly) control the environment in which we solve our problems. So why not make things easier for ourselves? @samhenrigold the funny(/sad) part about that article is that react UIs are still big, messy, mutable, stateful bags of sadness. And hooks. Also bags of hooks. |