Angular 2 Demo
Last week, we built our first demo in Angular 2. The application implements our evergreen “Basic Stock-List Demo”, which shows ten stocks whose market-data are dynamically updated by a random simulator and sent in real time to the web client by the Lightstreamer Server. Previously, we had done the same exercise using AngularJS (you can see the outcome…