Articles by Maggie Appleton
- Drawing the Invisible: How to Explain React through Visual Metaphors
Maggie explains React through visual metaphors: how React sits between the backend and the DOM, how JSX is an extension of vanilla JS, how components can be reused by providing different props, and how data and events flow through React's tree structure.