|
|
|
|
|
by jklinger410
1057 days ago
|
|
It's funny how I hear that web platforms are the best and most consistent cross-platform GUI systems, but then building on that system is awful. So I'm wondering if maybe this is just the nature of GUI. Where you have to give every single instruction, eat up a bunch of cycles, or it simply won't function as cross-platform. |
|
I am a huge fan of the HTML/CSS/JS stackāit's far, far easier to knock up simple GUI-based apps using those technologies than, for example, the Visual Basic / Delphi tools that we were all using beforehand. And, remember, apps are not really what HTML was ever intended for, so any kind of 'app' support is a big bonus.