Props are __________ into other components
Methods
Injected
Both 1 & 2
Correct Answer : A
React JS uses _____ to increase performance
Keys are given to a list of elements in react. These keys should be -
React.js covers only the view layer of the app.