1. React
  2. React Rally
  3. 2015
  4. React and WebGL

React and WebGL

Ricky Vetter at React Rally 2015

Let's explore some of the similarities and differences between these two technologies, as well as how they can be used together in a production application. React is geared toward easy-to-maintain DOM manipulation, while WebGL excels at rendering complex shapes in 3D space. These differences allow us to make interesting tradeoffs, and allow us to do some pretty incredible things.