Yet Another Integration: AngularJS
I had some spare time, so I decided to put together some code to make a PoC integration between our Lightstreamer JavaScript client library and Google’s AngularJS. The integration went smoothly: simply prepare the view using AngularJS syntax, then populate the associated model object with the data flowing in from the Lightstreamer subscription. At each update,…