Earlier quoted context omitted.
If you render an in React (or Angular, which I think they're using here), it's just an ! You have to do extra work to fuck it up!
It doesn’t do the internal navigation. And since React doesn’t have built-in support for pushState (Yes I know React Router, but it really wants a hash router), you really need extra work for an internal router. And therefore, every beginner dev does it manually and slightly inconsistently. So yes, React is absolutely the driver, same as Java is guilty for Guava existing, because it should have been built-in and perf…
This doesn't sound right. The history API has been widely supported by all major browsers (including mobile) since 2013. React was also first released in 2013. Did React Router ever ship a version without a HistoryRouter.