Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 702 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 702 Bytes

Summer 2017 |

Over time, the complexity of end user applications has been constantly increasing: features like dedicated content serving or real-time communication (whether via chat, voice, or video conferencing) have become routine in many website, causing vast amounts of data to be streamed, processed, and rendered.

How is this data flow effectively supported? This is the question that I will be exploring in this article, while in the process shedding light on a model for not just handling, but also storing and mutating the data.

Installing

$ npm install

Building

$ npm start