@samir And all of them had products that *stopped working* around the time they made those changes.
Top-level
@samir And all of them had products that *stopped working* around the time they made those changes. 6 comments
@lispi314 @samir Then they rewrote it entirely as a client side web app where all the rendering, rather than changes by user action, were implemented in js with lots of round trips to server and a heavy client side data model outside the DOM. It's completely analogous to difference between how a shell with readline works vs how curses works. |
@samir React literally turned Facebook's web app from the best ux ever to appear on a website, with actions reflected immediately and consistently, on 2006 hardware, into glitchy garbage that's unusably slow on 2020 hardware.