Skip to content

Latest commit

 

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