Browse Source

Added the immutability talk to the React.js Conf update.

(cherry picked from commit de8b3eb9d4c87622282c1303c8dae62cf70881af)
main
Steven Luscher 10 years ago
committed by Paul O’Shannessy
parent
commit
525c00597b
  1. 13
      _posts/2015-02-18-react-conf-roundup-2015.md

13
_posts/2015-02-18-react-conf-roundup-2015.md

@ -140,7 +140,6 @@ It was a privilege to welcome the React community to Facebook HQ on January 28
</div>
</div>
<div class="skinny-row">
<div class="skinny-col">
<h3 style="margin-top:0"><a class="anchor" name="talk-components"></a>Components <a class="hash-link" href="#talk-components">#</a></h3>
@ -153,6 +152,18 @@ It was a privilege to welcome the React community to Facebook HQ on January 28
</div>
</div>
<div class="skinny-row">
<div class="skinny-col">
<h3 style="margin-top:0"><a class="anchor" name="talk-immutable"></a>Immutability <a class="hash-link" href="#talk-immutable">#</a></h3>
<p>
<strong>Lee Byron</strong> led a master-class on persistent immutable data structures, showing us the world of possibility that they can unlock for your software, and perhaps Javascript in general.
</p>
</div>
<div class="skinny-col">
<iframe width="305" height="171" src="https://www.youtube.com/embed/I7IdS-PbEgI" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div class="skinny-row">
<div class="skinny-col">
<h3 style="margin-top:0"><a class="anchor" name="talk-gibbon"></a>Beyond the DOM <a class="hash-link" href="#talk-gibbon">#</a></h3>

Loading…
Cancel
Save