#good-practices
Read more stories on Hashnode
Articles with this tag
This article assumes that all react components in a code base are Functional React Components as opposed to Class Components. Whenever we write a...