Writing Modern & Opinionated React
December 21, 2019
In October 2019 I had the opportunity to present a tech session to my colleagues at Tigerspike, the topic of which was “Writing Modern and Opinionated React.”
The premise is that React is unopinionated so we need to be, and by popular demand I split the presentation up into logical sections and recorded screencasts, which you can find below on Vimeo
- Introduction
- Essentials; Props, State, Declaring Components, Component Lifecycle, Functional-ish React
- Writing Modern & Opinionated React
- Class Abuse Resistance Education
- Modern React is All About Hooks
Alternatively, you can find the Writing Modern and Opinionated React playlist on YouTube
You can find the slides and many, many code samples in the Modern Opinionated React repo