am trying to find a way to showcase some Java apps I have written in side my portfolio website.
I don't want to just link to a GitHub repo for the code by allow the visitor to try the code in the browser.
Everything I have searched for just show how to write web apps with Java. getappvalley.com
Is this something that is just not possible? tweakbox.mobi
I have thought about creating the same apps using JavaScript to showcase on the web and then link to a git repo so the can review the Java code. That sounds like a lot more work though. vlc.onl
Has anyone ever done something like this allow Java main method to run from the browser?
No responses yet.