Skip to content

Commit 4398879

Browse files
committed
Merge pull request facebook#2155 from rickbeerendonk/patch-1
Update video.md with Forward JS 2014 talk
2 parents 90d1aeb + 34b4ed7 commit 4398879

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/docs/videos.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +121,9 @@ by [Stoyan Stefanov](http://www.phpied.com/)
121121
### "Rethinking Web App Development at Facebook" - Facebook F8 Conference 2014
122122

123123
<iframe width="650" height="315" src="//www.youtube.com/embed/nYkdrAPrdcw" frameborder="0" allowfullscreen></iframe>
124+
125+
### React and Flux: Building Applications with a Unidirectional Data Flow - Forward JS 2014
126+
127+
<iframe width="650" height="315" src="//www.youtube.com/embed/i__969noyAM" frameborder="0" allowfullscreen></iframe>
128+
129+
Facebook engineers [Bill Fisher](http://twitter.com/fisherwebdev) and [Jing Chen](http://twitter.com/jingc) talk about Flux and React, and how using an application architecture with a unidirectional data flow cleans up a lot of their code.

0 commit comments

Comments
 (0)