The introduction to React you've been missing
By Kent C. Dodds
The introduction to React you've been missing
In this talk I teach React from scratch in a single index.html file with no magic up my sleeves. We start with a basic Hello World in vanilla JavaScript and incrementally iterate through React APIs and JSX. We continue with introducing more of React's APIs.