@dtanzer @c089
@SamirTalwar I honestly don't know, I do not
work with Java. But I can imagine there is value in using web standards to build
UIs for Java applications if it's not feasible to rewrite them.
1 reply
@dtanzer @c089
@SamirTalwar I wonder though, why you need to
have Java directly under the UI layer? Why not expose your Java app through a
thin RESTful (?) API layer and use Electron directly to interact with it?