
Into to React.js
Authored by Kelsey Schroeder
Computers
Professional Development
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is React JS?
A JavaScript library for building user interfaces
A server-side framework for building web applications
A programming language for building web applications
A front-end framework for building mobile applications
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
React component can return how many parent html tags
one
multiple
two
three
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which statements are true about a React Component? Select all that apply.
It can be written as a Class
It can be written as a Function
It returns HTML
Bypasses the need for a HTML document alltogether
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is true about React?
React helps us bring rendering logic and markup together in the same place to intelligently update the dom
React Components return HTML, the same as a HTML page with Vanilla DOM.
React was created by facebook, so only their engineers can design new customized packages to use with React
Can only be used Via CDN
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will this component render?
const List = (props) => {
const lang = ["Java", "Python", "Ruby", "Javascript"]
return ( <div>
{lang.map(el => <p>{el}</p>)}
</div>) }
Error. Cannot use direct JavaScript code in JSX
Error. Should be replaced with a for..loop for correct output
Displays the list of languages in the array
Displays nothing
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the useState hook in React?
To handle user interactions within a component
To define the layout of a component
To "remember" values and have a method to update them
To take a 'snapshot' of the component details and log it to the console.
To enable us to use JSX
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is JSX in React.js?
A syntax extension for JavaScript
A package manager for React.js
A testing framework for React.js
A styling framework for React.js
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
AppInventor
Quiz
•
Professional Development
8 questions
Aula 03 Web design
Quiz
•
Professional Development
10 questions
Daily Quiz (28.12.2020)
Quiz
•
5th Grade - Professio...
10 questions
Introduccion a XML, XLS y XSLT
Quiz
•
Professional Development
8 questions
Modulo 2-Clase 1-Tecnologias Internet
Quiz
•
Professional Development
10 questions
State of JS 2022
Quiz
•
Professional Development
9 questions
HTML Basics
Quiz
•
9th Grade - Professio...
10 questions
El Software: Tipos y clasificación
Quiz
•
Professional Development
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
54 questions
Analyzing Line Graphs & Tables
Quiz
•
4th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
Discover more resources for Computers
20 questions
Black History Month Trivia Game #1
Quiz
•
Professional Development
100 questions
Screening Test Customer Service
Quiz
•
Professional Development
20 questions
90s Cartoons
Quiz
•
Professional Development
10 questions
Reading a ruler in Inches
Quiz
•
4th Grade - Professio...
16 questions
Parallel, Perpendicular, and Intersecting Lines
Quiz
•
KG - Professional Dev...
12 questions
Valentines Day Trivia
Quiz
•
Professional Development