Things I've Done Wrong in Reactjs
Over the last 4 years of writing Reactjs code I've made a lot of mistakes. I've written ugly components, slow components, components that tried to do everything, and components that just made life harder rather than easier. This talk is a collection of my failures and how they made me better at Reactjs, Javascript, and programming in general.
Prerequisites
A basic understanding of Reactjs is required. Some experience writing ReactJS applications is nice but not necessary.