Colin avatar

Fun Links 2013-08-09


Bit of a random selection today that will hopefully interest most.

MessagePack
https://msgpack.org/
It’s like JSON, but fast and small.

Primus
https://github.com/3rd-Eden/primus
An abstraction layer for real-time communication libraries in Node.js

Reactive Extensions
https://learn.microsoft.com/en-us/previous-versions/dotnet/reactive-extensions/hh242985(v=vs.103)?redirectedfrom=MSDN
Simply put, Reactive Extensions (Rx) = Observables + LINQ + Schedulers. (.NET)

Orangevolt Ampere
https://lgersman.github.io/jquery.orangevolt-ampere/
Single page web applications based on state machines. I would recommend taking a look at the slides first: https://lgersman.github.io/jquery.orangevolt-ampere/slides/

Written by Colin Bate