React attributes and props



In this episode, I explain attributes and props in JSX. Specifically, in stateless components without whether they’re required / propTypes.

Schedule:
Mon: Algorithms
Tues: React / WebGL
Wed: Webpack / ImmutableJS
Thurs: React / WebGL
Fri: Algorithms
Sat: React / WebGL
Sun: Webpack / ImmutableJS

Resources:
https://github.com/davidwparker/programmingtil-react/tree/master/0006-attributes-props
https://facebook.github.io/react/docs/jsx-in-depth.html

Source

React attributes and props
Scroll to top