|
|
|
|
|
by sebular
185 days ago
|
|
Nonsense. Open the console on l any mediocre webpage and you’ll see a stream of JavaScript errors. But it’s still working. One script crashes? Doesn’t matter to any other script. Unhandled exception? Rest of the app is still working fine. Hell, that button may work if you just click it again. And CSS syntax error causing only that single line of code to be ignored while every other line of code works fine is the very definition of fault tolerance. What else could you possibly want? |
|