Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3f79ad1

Browse files
committed
Merge pull request facebook#3190 from steveluscher/sorry-lee
Added the immutability talk to the React.js Conf update
2 parents 276df01 + de8b3eb commit 3f79ad1

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ It was a privilege to welcome the React community to Facebook HQ on January 28
140140
</div>
141141
</div>
142142

143-
144143
<div class="skinny-row">
145144
<div class="skinny-col">
146145
<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
153152
</div>
154153
</div>
155154

155+
<div class="skinny-row">
156+
<div class="skinny-col">
157+
<h3 style="margin-top:0"><a class="anchor" name="talk-immutable"></a>Immutability <a class="hash-link" href="#talk-immutable">#</a></h3>
158+
<p>
159+
<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.
160+
</p>
161+
</div>
162+
<div class="skinny-col">
163+
<iframe width="305" height="171" src="https://www.youtube.com/embed/I7IdS-PbEgI" frameborder="0" allowfullscreen></iframe>
164+
</div>
165+
</div>
166+
156167
<div class="skinny-row">
157168
<div class="skinny-col">
158169
<h3 style="margin-top:0"><a class="anchor" name="talk-gibbon"></a>Beyond the DOM <a class="hash-link" href="#talk-gibbon">#</a></h3>

0 commit comments

Comments
 (0)