React Ep. 21: "React.createClass" to "extends React.Component"

Опубликовано: 10 Март 2026
на канале: Atomic Jolt
2,247
16

Overview on how to convert from React.createClass to the new ES6 syntax that uses extends React.Component.

React Client Starter App: https://github.com/atomicjolt/react_c...

Stack Overflow article on class variables: http://stackoverflow.com/questions/22...

*Note that we’ve change from Canvas Starter app to React Client Starter App.