title | date | submitter | tags | discussion | |
---|---|---|---|---|---|
I want a way to build desktop/mobile/web apps with one codebase and have it run everywhere |
2019-08-02 15:12:28 UTC |
Andrew Shindyapin |
|
Currently, companies are creating separate desktop/mobile/web apps as a workaround. It’s possible to use something like Electron for the desktop, and React Native for the mobile apps, but still some code is duplicated. It would be great to work with a framework that allows minimal code duplication to achieve the above.