GUI development setup steps #125
source-ram
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am a GUI developer and just started learning Java, i need to see if i can try to solve some GUI feature implementation like auto scroll, scroll bar, go to line/start/end, ..etc. Can any one give a hint from java backend side how can i keep the backend running and develop the front end part alone ?
I read few other discussion, where ng build -watch is used to build on the change, but i am not able to figure out the java side how to run the backend to use this build location ?
Appreciate any steps or hints
Beta Was this translation helpful? Give feedback.
All reactions