Stop using bloated frameworks for webpages. If you want to make an application, WRITE A GODDAMNED APPLICATION!
And what language and platform should one do this? Windows? Seems pretty reasonable - after all, no one uses macOS or Linux, right? Or Android or iOS.
Or maybe we do Android, and ignore iOS and Windows and people who use desktops?
The reality is - the web browser has become the universal platform. With very little code, you can write an application in a web browser that runs on practically all platfor
Stupid (Score:1)
Stop using bloated frameworks for webpages. If you want to make an application, WRITE A GODDAMNED APPLICATION!
Re: (Score:2)
And what language and platform should one do this? Windows? Seems pretty reasonable - after all, no one uses macOS or Linux, right? Or Android or iOS.
Or maybe we do Android, and ignore iOS and Windows and people who use desktops?
The reality is - the web browser has become the universal platform. With very little code, you can write an application in a web browser that runs on practically all platfor
Re:Stupid (Score:2)
And what language and platform should one do this? Windows? Seems pretty reasonable - after all, no one uses macOS or Linux, right? Or Android or iOS.
Or maybe we do Android, and ignore iOS and Windows and people who use desktops?
C++ with Qt works on all of those platforms and more.