edit-article
Home
Up
Delete
Article Name:
Article Description:
By Matt Merenghi - ] The talk goes into detail on how Netflix uses Rx
Chapter ID/Name:
Status:
Write
Writing
Written
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">title</h1> <h2>[WHAT]</h2> <ol> <li>] The talk goes into detail on how Netflix uses Rx to: <ul> <li dir="ltr"> <div dir="ltr">Declaratively build complex events out of simple events (ex. drag and drop)</div> </li> <li dir="ltr"> <div dir="ltr">Coordinate and sequence multiple Ajax requests</div> </li> <li dir="ltr"> <div dir="ltr">Reactively update the UI in response to data changes</div> </li> <li dir="ltr"> <div dir="ltr">Eliminate memory leaks caused by neglecting to unsubscribe from events</div> </li> <li dir="ltr"> <div dir="ltr">Gracefully propagate and handle asynchronous exceptions</div> </li> </ul> </li> </ol> <h2>[WHY]</h2> <ol> <li>] </li> </ol> <h2>[WHERE]</h2> <ol> <li>] <a href="http://techblog.netflix.com/2014/03/going-reactive-asynchronous-javascript.html" target="_blank">http://techblog.netflix.com/2014/03/going-reactive-asynchronous-javascript.html</a></li> </ol> <h2>[WHEN]</h2> <ol> <li>] 2014-05-16</li> </ol> <h2>[EXAMPLE]</h2> <ol> <li>]</li> </ol> <h2>[HOW-TO]</h2> <ol> <li>]</li> </ol> <h2>[REFERENCE]</h2> <ol> <li>] src = hn, comments</li> </ol> <h1 style="text-align: center;"> </h1>