ReactJs: Plugins and Components
/20
0
:
0
Submit
Total 20 question (100 marks)
1. Which JavaScript API will to remove an item from a Flux store private storage?
2. If a function component should always render the same way given the same props, what is a simple
3. Which of the following is the correct data flow sequence of flux concept?
4. How do you write an inline style specifying the font-size:12px and color:red; in JSX
5. What characterizes Flux dispatcher, in React?
6. Select the main rival of Gulp
7. Which of the following is also known as Flux initialization action, in React?
8. Which feature related to data flow is provided by Flux, post-installation?
9. What is applicable for mixins as provided by the React team?
10. Select the command to install gulp-connect locally.
11. Select the programming language NOT used within the ESLintrc file.
12. Which code will facilitate navigation using the React Router for a React component?
13. What information is passed to dispatcher after an action is created in Flux, in React?
14. If our elements are dynamic, react can keep track of the changes using keys.
15. Which of the following, is the correct option in React, for retrieval of data from a dynamic component?
16. What is applicable for a React controller view component?
17. What is modified if adding an action to modify the data of a component?
18. Arbitrary inputs of components are called __________.
19. Components cannot refer to other components in their output.
20. What is the testing library most often associated with React?
Next
Previous