woojoo666·4년 전·discussThat just sounds like a browser bug though. Client side code shouldn't try to work around it, the website should just notify all users that Chrome is broken and won't play audio properly
woojoo666·4년 전·discussSet up the linters to only lint code that was changed. This way legacy code doesn't need to be fixed all at once, but will slowly get fixed over time
woojoo666·4년 전·discussAh gotcha. Yeah I was alluding to ThreeJS, a very powerful and standard framework for webgl
woojoo666·4년 전·discussUsing a framework is also constant factor overhead (at least in LoC, which is what I assume we're talking about here)