<iframetitle="Tom Occhino and Jordan Walke introduce React at Facebook Seattle"width="650"height="366"src="https://www.youtube-nocookie.com/embed/XxVg_s8xAms"frameborder="0"allowfullscreen></iframe>
Delivering reliable, high-performance web experiences at Facebook's scale has required us to challenge some long-held assumptions about software development. Watch this Facebook F8 2014 talk to learn how we abandoned the traditional MVC paradigm in favor of a more functional application architecture.
<iframetitle="Hacker Way: Rethinking Web App Development at Facebook"width="650"height="366"src="https://www.youtube-nocookie.com/embed/nYkdrAPrdcw"frameborder="0"allowfullscreen></iframe>
[Pete Hunt](http://www.petehunt.net/) at Mountain West JavaScript 2014 discusses why a virtual DOM was built for React, how it compares to other systems, and its relevance to the future of browser technologies.
<iframetitle="Mountain West JavaScript 2014 - Be Predictable, Not Correct. by Pete Hunt"width="650"height="366"src="https://www.youtube-nocookie.com/embed/h3KksH8gfcQ"frameborder="0"allowfullscreen></iframe>
[Pete Hunt](http://www.petehunt.net/)'s talk at JSConf EU 2013 covers three topics: throwing out the notion of templates and building views with JavaScript, “re-rendering” your entire application when your data changes, and a lightweight implementation of the DOM and events.
<iframetitle="Pete Hunt: React: Rethinking Best Practices - JSConf EU 2013"width="650"height="366"src="https://www.youtube-nocookie.com/embed/x7cQ3mrcKaY"frameborder="0"allowfullscreen></iframe>
<iframetitle="Pete Hunt: High performance functional programming with React and Meteor"width="650"height="366"src="https://www.youtube-nocookie.com/embed/qqVbr_LaCIo"frameborder="0"allowfullscreen></iframe>
<iframetitle="SuperVanJS 2013: Steven Luscher - Developing User Interfaces with Facebook's React"width="650"height="366"src="https://www.youtube-nocookie.com/embed/1OeXsL5mr4g"frameborder="0"allowfullscreen></iframe>
<iframetitle="Joe Dev on Tech - Stoyan Stefanov - Introduction to React"width="650"height="366"src="https://www.youtube-nocookie.com/embed/SMMRJif5QW0"frameborder="0"allowfullscreen></iframe>
<iframetitle="Backbone React Component with Middleman"width="650"height="488"src="https://www.youtube-nocookie.com/embed/iul1fWHVU6A"frameborder="0"allowfullscreen></iframe>
<iframetitle="Tech talk by Alexander Solovyov at FrontEnd Dev Conf ‘14 (Russian)."width="650"height="366"src="https://www.youtube-nocookie.com/embed/YJNUK0EA_Jo"frameborder="0"allowfullscreen></iframe>
### React and Flux: Building Applications with a Unidirectional Data Flow
Facebook engineers [Bill Fisher](https://twitter.com/fisherwebdev) and [Jing Chen](https://twitter.com/jingc) talk about Flux and React at Forward JS 2014, and how using an application architecture with a unidirectional data flow cleans up a lot of their code.
<iframetitle="React and Flux: Building Applications with a Unidirectional Data Flow"width="650"height="366"src="https://www.youtube-nocookie.com/embed/i__969noyAM"frameborder="0"allowfullscreen></iframe>
> [Slides and sample code](https://github.com/zertosh/ssr-demo-kit)
### CodeWinds Podcast
[Pete Hunt](http://www.petehunt.net/) talked with [Jeff Barczewski](http://jeff.barczewski.com/) about React in [CodeWinds Episode 4](http://codewinds.com/podcast/004.html).
<th>02:08</th><td>What is React and why use it?</td>
<th>27:17</th><td>Rendering HTML on the server with Node.js. Rendering backends</td>
</tr>
<tr>
<th>03:08</th><td>The symbiotic relationship of ClojureScript and React</td>
<th>29:20</th><td>React evolved through survival of the fittest at Facebook</td>
</tr>
<tr>
<th>04:54</th><td>The history of React and why it was created</td>
<th>30:15</th><td>Ideas for having state on server and client, using web sockets.</td>
</tr>
<tr>
<th>09:43</th><td>Updating web page with React without using data binding</td>
<th>32:05</th><td>React-multiuser - distributed shared mutable state using Firebase</td>
</tr>
<tr>
<th>13:11</th><td>Using the virtual DOM to change the browser DOM</td>
<th>33:03</th><td>Better debugging with React using the state transitions, replaying events</td>
</tr>
<tr>
<th>13:57</th><td>Programming with React, render targets HTML, canvas, other</td>
<th>34:08</th><td>Differences from Web Components</td>
</tr>
<tr>
<th>16:45</th><td>Working with designers. Contrasted with Ember and AngularJS</td>
<th>34:25</th><td>Notable companies using React</td>
</tr>
<tr>
<th>21:45</th><td>JSX Compiler bridging HTML and React javascript</td>
<th>35:16</th><td>Could a React backend plugin be created to target PDF?</td>
</tr>
<tr>
<th>23:50</th><td>Autobuilding JSX and in browser tools for React</td>
<th>36:30</th><td>Future of React, what's next?</td>
</tr>
<tr>
<th>24:50</th><td>Tips and tricks to working with React, getting started</td>
<th>39:38</th><td>Contributing and getting help</td>
</tr>
</table>
### JavaScript Jabber Podcast
[Pete Hunt](http://www.petehunt.net/) and [Jordan Walke](https://github.com/jordwalke) talked about React in [JavaScript Jabber 73](https://devchat.tv/js-jabber/073-jsj-react-with-pete-hunt-and-jordan-walke).
<figure><aaria-label="link to play JavaScript Jabber Podcast episode 73"href="http://javascriptjabber.com/073-jsj-react-with-pete-hunt-and-jordan-walke/#content"><imgsrc="../images/docs/javascript-jabber.png"></a></figure>