|
|
|
|
|
by rchaud
896 days ago
|
|
> Web browsers are a terrible place to do innovations, a major problem being the absolute backwards compatibility they need to maintain. How so? The biggest innovations in the browser in recent years have been shadow-DOM type stuff like React/Vue, plus WASM and WebGL. None of these are backwards compatible with older browsers. |
|