Ask HN: How do you build a windowing system in the browser?
Synology Diskstation DSM is an entire Finder interface in Javascript complete with a windowing system. I've never seen anything like it in a browser. How would someone build something like that? Are there frameworks or go-to libraries you would start with?
2 comments
[ 3.7 ms ] story [ 15.1 ms ] threadSynology uses EXTjs
I don't have a link handy to that extension but it was built on: https://jqueryui.com/dialog/ and https://api.jqueryui.com/jQuery.widget/