Vert.x and Angular in a self-contained application
While I am still working with standard JEE architectures, I wanted to try out a Javascript frontend connecting to a Java backend in a self-contained application (SCA) for a long time. I am using Angular (at the moment the javascript UI framework with the biggest market share) and Vert.x for a showcase project. Vert.x sets…