I want a way to build desktop/mobile/web apps with one codebase and have it run everywhere

Submitted by 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.

Tagged
Web apps