Default Section

Question Title

* 1. In a JSX component what are { } used for?

Question Title

* 2. Which file lists the dependencies for a Node application?

Question Title

* 3. React acts fulfills which layer in the application design?

Question Title

* 4. Which tool converts ECMAScript to basic JavaScript for cross Browser capability?

Question Title

* 5. Which of the following is the MongoDB driver for Node?

Question Title

* 6. How does React pass data from a parent component to a child component?

Question Title

* 7. Which React hook access the internal data of a component?

Question Title

* 8. React HTML tags are case sensitive

Question Title

* 9. What is the second element in the array returned by useState?

Question Title

* 10. The console.log commands in both Node and React send the output to the same place

T