simple html/css/js,
There’s a very large number of DOM and browser APIs now though… Even with basic JS without libraries or frameworks, you can still build fancy 2D and 3D graphics (WebGL), interact with USB devices, allow input via game controllers, stream H264 video, implement custom caching, use push notifications, and a bunch of other things. The web browser has to implement all of that complexity.
chicken@lemmy.dbzer0.com 1 year ago
That’s a good point, I guess I haven’t been too aware of all that stuff.