Nowadays, there are multiple tech stacks to build a real-time web app. What are the best choices to build real-time Angular client apps, connected to a JVM-based backend? This article describes an Angular+Vertx real-time architecture with a Proof of Concept demo app. Intro Welcome to the real-time web! It’s time to move on from traditional synchronous HTTP request/response architectures to reactiv
