--- id: videos title: Videos layout: docs permalink: videos.html prev: tutorial.html next: complementary-tools.html --- ### Rethinking best practices - JSConf.eu "At Facebook and Instagram, we’re trying to push the limits of what’s possible on the web with React. My talk will start with a brief introduction to the framework, and then dive into three controversial 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." -- [Pete Hunt](http://www.petehunt.net/) ### JavaScript Jabber [Pete Hunt](http://www.petehunt.net/) and [Jordan Walke](https://github.com/jordwalke) talked about React in JavaScript Jabber 73.
01:34 – Pete Hunt Introduction 02:45 – Jordan Walke Introduction 04:15 – React 06:38 – 60 Frames Per Second 09:34 – Data Binding 12:31 – Performance 17:39 – Diffing Algorithm 19:36 – DOM Manipulation |
23:06 – Supporting node.js 24:03 – rendr 26:02 – JSX 30:31 – requestAnimationFrame 34:15 – React and Applications 38:12 – React Users Khan Academy 39:53 – Making it work |