Top mistakes that React developers make

Absence of micro-services

 1

Direct modification of states

 2

setState() is asynchronous

 3

Components name capitalization

 4

Folder structure

 5

God components

 6

String instead of a number as the argument

 7

To Know

More About

Reactjs