145
Why is the Node ecosystem so demanding?
(sh.itjust.works)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Fron-end development with Java? You mean Java applets or something?
JSF for example. e.g. Primefaces https://www.primefaces.org/ I think there is something like Omnifaces too
Behold the horror of Vaadin: https://vaadin.com/docs/latest/guide/quick-start#add-code
Honestly looks like any other UI library/Framework for C#/Java.
However usually these elements are not instantiated/configured directly but from xml, yaml or json files that are built using some sort of GUI/Editor.
Google Web Toolkit was a thing at some point in time. ;y current company still maintains some apps which are written in it.