Back to Flux

Videos

docs/Videos.md

4.0.31.1 KB
Original Source

Rethinking Web App Development at Facebook - Facebook F8 Conference 2014

<figure class="video-container disassociated-with-next-sibling"> <iframe src="//www.youtube.com/embed/nYkdrAPrdcw" frameborder="0" allowfullscreen></iframe> </figure>

React and Flux: Building Applications with a Unidirectional Data Flow - Forward JS 2014

<figure class="video-container"> <iframe src="//www.youtube.com/embed/i__969noyAM" frameborder="0" allowfullscreen></iframe> </figure>

Facebook engineers Bill Fisher and Jing Chen talk about Flux and React, and how using an application architecture with a unidirectional data flow cleans up a lot of their code.

React and Flux - HTML5DevConf 2014

<figure class="video-container"> <iframe src="//www.youtube.com/embed/Bic_sFiaNDI" frameborder="0" allowfullscreen></iframe> </figure>

Bill Fisher discusses how Flux is different from MVC patterns, and how it can clean up web applications to make them faster and more maintainable with cleaner code.