Is it necessary to call super inside React classes' constructor functions? If yes what is the difference between passing/not-passing the super function props? | Hashnode
Is it necessary to call super inside React classes' constructor functions? If yes what is the difference between passing/not-passing the super function props?
WaldoJeffers
Check out this post on Cheng's blog. The author did a very good job answering these questions.