React.js, Here are some facts you should be aware of.
Fact 01: in Respond within function return scope what is allowed and what is not allowed to write?
In a React function component's return statement, you are allowed to write JSX elements and expressions, but there are a few things that are not allowe...
hareesh.hashnode.dev4 min read