#code-review
Read more stories on Hashnode
Articles with this tag
Have you ever thought what are the areas or things to take care of to improve your code? Logical code can be improved by focusing on time and space...
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...