Browser Compatibility has to be the most boring part of web development. You can build a fantastic functioning epic web based gui, doing the usual code, test, refine, retest cycle to master your code but if your “test” step doesn’t cover the jungle of browser’s out there it can all fall down when opened elsewhere.
You [...]