mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
Update videos.md
Adding video for my recent talk in London about using React in large scale applications
This commit is contained in:
@@ -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."
|
||||
|
||||
<figure>[](https://skillsmatter.com/skillscasts/5429-going-big-with-react#video)</figure>
|
||||
|
||||
|
||||
|
||||
### Rethinking best practices - JSConf.eu
|
||||
|
||||
<iframe width="650" height="315" src="//www.youtube.com/embed/x7cQ3mrcKaY" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
Reference in New Issue
Block a user