Default Section

Question Title

1. In a JSX component what are { } used for? (Required.)

Question Title

2. Which file lists the dependencies for a Node application? (Required.)

Question Title

3. React acts fulfills which layer in the application design? (Required.)

Question Title

4. Which tool converts ECMAScript to basic JavaScript for cross Browser capability? (Required.)

Question Title

5. Which of the following is the MongoDB driver for Node? (Required.)

Question Title

6. How does React pass data from a parent component to a child component? (Required.)

Question Title

7. Which React hook access the internal data of a component? (Required.)

Question Title

8. React HTML tags are case sensitive (Required.)

Question Title

9. What is the second element in the array returned by useState? (Required.)

Question Title

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

T