DEV Community

Discussion on: Angular vs React vs Vue - Getting Started

Collapse
 
lyrod profile image
Lyrod

I think you should replace React App ClassComponent to FunctionComponent.

From React Hooks API, React recommend to use FunctionComponent instead of ClassComponent