What to review in ReactJS code.......
1-Components-
The first thing to check in the PR - "Is developer is following 'thinking in React'" suggested by the ReactJS team? If
the developer hasn't broken the code in components then flag it.
Example: instead of making Homepage.jsx a...
sumitmupadhyay.hashnode.dev5 min read