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 votes5808 runs1 comment
Write the non-JSX equivalent of the following code:
Victor Sabatierat Jan 4, 2022
Easy
25 votes5792 runs1 comment
Write the missing code to render the children of the UserProfile component.
Victor Sabatierat Jan 4, 2022
Easy
16 votes4558 runs2 comments
Easy
14 votes5876 runs2 comments
Easy
10 votes3509 runs0 comment
Write a React component that displays the sum of two numbers
Vincent Cotroat Jan 4, 2022
Easy
10 votes1970 runs0 comment
Easy
9 votes4452 runs1 comment
Use useCallback to optimize rendering in React
Clément Devosat Mar 15, 2024
Easy
8 votes1743 runs2 comments
Hard
7 votes4273 runs1 comment
Write a React component that displays the number 2
Vincent Cotroat Jan 4, 2022
Easy
7 votes3259 runs1 comment
Hard
7 votes1471 runs0 comment
Easy
7 votes1457 runs0 comment
Improve this React component so that it displays "Green" by default.
Victor Sabatierat Feb 3, 2022
Hard
6 votes1468 runs0 comment
Write a React function that fetches comments and passes them to a component.
Victor Sabatierat Feb 3, 2022
Easy
4 votes3186 runs2 comments
What are the advantages of SSR(server side rendering)?
Vincent Cotroat Jan 4, 2022
Medium
4 votes626 runs0 comment