You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pete Hunt 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 - (2014 - 0h44m).
25
30
<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>
26
31
27
-
How Facebook abandoned the traditional MVC paradigm in favor of a more functional application architecture - (2014 - 0h44m).
28
-
<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>
32
+
### Flux and Server-side Rendering
29
33
30
34
Pete Hunt discusses flux and server-side rendering in React - (2014 - 0h55m).
31
35
<iframetitle="YUI Open Roundtable with Pete Hunt"width="650"height="366"src="https://www.youtube-nocookie.com/embed/ZLfe0i2RDtY"frameborder="0"allowfullscreen></iframe>
32
36
37
+
### Rethinking Web App Development at Facebook
38
+
33
39
Facebook F8 2014 talk to learn how we abandoned the traditional MVC paradigm in favor of a more functional application architecture - (2014 - 0h44m).
34
40
<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>
35
41
42
+
### Introduction to React
43
+
36
44
Stoyan Stefanov gives an introduction to React at LAWebSpeed meetup - (2014 - 0h51m).
37
45
<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>
38
46
47
+
### React and Flux: Building Applications with a Unidirectional Data Flow
48
+
49
+
Facebook engineers Bill Fisher and Jing Chen 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.
50
+
<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>
51
+
52
+
### Going Big with React
53
+
39
54
Areeb Malik investigates how React performs in a high stress situation, and how it helped his team build safe code on a massive scale - (2014 - 0h31m).
40
55
[]
41
56
57
+
58
+
### Rethinking Best Practices
59
+
42
60
Pete Hunt'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 - (2013 - 0h30m).
43
-
<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>
61
+
<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>
44
62
63
+
### High Performance Functional DOM Programming
45
64
Pete Hunt discusses high performance functional programming with React at Meteor DevShop 11 - (2013 - 0h31m).
46
65
<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>
47
66
67
+
### Developing User Interfaces With React
68
+
48
69
Steven Luscher discusses developing user interfaces at Super VanJS 2013 - (2013 - 0h29m).
49
70
<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>
50
71
72
+
### Introduction to React
73
+
51
74
Tom Occhino and Jordan Walke introduce React at Facebook Seattle - (2013 - 1h20m).
52
75
<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>
0 commit comments