Skip to content

Files

Latest commit

author
Seth Lemmons
Mar 1, 2018
5477561 · Mar 1, 2018

History

History
12 lines (6 loc) · 477 Bytes

File metadata and controls

12 lines (6 loc) · 477 Bytes

02 Ext JS to React: Class Instantiation and Code Style

React components can be created a couple of different ways. The my-app example project demonstrates how React components may be instantiated.

Example Projects

  • my-app: sample app demonstrating how React components are instantiated

Related Blog Article

Ext JS to React: Class Instantiation and Code Style