Skip to content

Latest commit

 

History

History

02-instantiation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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