Comment on Ask HN:To build a GUI should I take the HTML5/js path or stick to older techs?Comments−farseer13ybuild the gui in html5, just use only the popular libraries such as jquery and stay away from the experimental stuff i.e. canvas or webgl.−zoobertOP13yok but after practically what do I do ?I run it in a chromium, I launch a HTTP server ?In the end I want to make a desktop GUI and I would like a solution which is not too clunky
Comments
build the gui in html5, just use only the popular libraries such as jquery and stay away from the experimental stuff i.e. canvas or webgl.
ok but after practically what do I do ?
I run it in a chromium, I launch a HTTP server ?
In the end I want to make a desktop GUI and I would like a solution which is not too clunky