Archive of stories published by Parsable Blog

Using Human Readable JSON Endpoints with Thrift (for Free)

Shameless plug: I work at WI (http://wi.co/). We are changing the way people outside Silicon Valley work. If you are interested have a look at our careers page (http://wi.co/careers) or send me an email at devansh@wi.co


WebSocket Connections and UI with React, NuclearJS, and ImmutableJS

— tl;dr plenty of code below —

At WI we need reliable real time connection for workers out in the field. Most critically, we need to display a disconnected state accurately on web and…