TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
62
To review
0
TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
62
To review
0
62 questions
Easy
30 votes5791 runs1 comment
Write the non-JSX equivalent of the following code:
Victor Sabatierat Jan 4, 2022
Easy
25 votes5776 runs1 comment
Write the missing code to render the children of the UserProfile component.
Victor Sabatierat Jan 4, 2022
Easy
16 votes4538 runs2 comments
Easy
14 votes5856 runs2 comments
Easy
10 votes3493 runs0 comment
Write a React component that displays the sum of two numbers
Vincent Cotroat Jan 4, 2022
Easy
10 votes1952 runs0 comment
Easy
9 votes4434 runs1 comment
Use useCallback to optimize rendering in React
Clément Devosat Mar 15, 2024
Easy
8 votes1728 runs2 comments
Hard
7 votes4255 runs1 comment
Write a React component that displays the number 2
Vincent Cotroat Jan 4, 2022
Easy
7 votes3243 runs1 comment
Hard
7 votes1469 runs0 comment
Easy
7 votes1456 runs0 comment
Improve this React component so that it displays "Green" by default.
Victor Sabatierat Feb 3, 2022
Hard
6 votes1467 runs0 comment
Write a React function that fetches comments and passes them to a component.
Victor Sabatierat Feb 3, 2022
Easy
4 votes3169 runs2 comments
What are the advantages of SSR(server side rendering)?
Vincent Cotroat Jan 4, 2022
Medium
4 votes612 runs0 comment