diff --git a/docs/videos.md b/docs/videos.md index 20416ae4e..91bb10f1f 100644 --- a/docs/videos.md +++ b/docs/videos.md @@ -7,6 +7,14 @@ prev: thinking-in-react.html next: complementary-tools.html --- +### Going big with React ### + +"On paper, all those JS frameworks look promising: clean implementations, quick code design, flawless execution. But what happens when you stress test Javascript? What happens when you throw 6 megabytes of code at it? In this talk, we'll investigate how React performs in a high stress situation, and how it has helped our team build safe code on a massive scale." + +
[![](https://i.vimeocdn.com/video/481670116_1280.jpg)](https://skillsmatter.com/skillscasts/5429-going-big-with-react#video)
+ + + ### Rethinking best practices - JSConf.eu