React.createClass is deprecated as of React 15.5. Watch to learn how to convert old React components into modern stateless functions.
Get the example code at the accompanying blog post here: https://daveceddia.com/convert-createclass-to-function-component/
Download
0 formats
No download links available.
Refactoring React.createClass to Stateless Functions | NatokHD