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 votes5811 runs1 comment
Write the non-JSX equivalent of the following code:
Victor Sabatierat Jan 4, 2022
Easy
25 votes5795 runs1 comment
Write the missing code to render the children of the UserProfile component.
Victor Sabatierat Jan 4, 2022
Easy
16 votes4561 runs2 comments
Easy
14 votes5879 runs2 comments
Easy
10 votes3512 runs0 comment
Write a React component that displays the sum of two numbers
Vincent Cotroat Jan 4, 2022
Easy
10 votes1973 runs0 comment
Easy
9 votes4455 runs1 comment
Use useCallback to optimize rendering in React
Clément Devosat Mar 15, 2024
Easy
8 votes1747 runs2 comments
Hard
7 votes4276 runs1 comment
Write a React component that displays the number 2
Vincent Cotroat Jan 4, 2022
Easy
7 votes3262 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 votes3190 runs2 comments
What are the advantages of SSR(server side rendering)?
Vincent Cotroat Jan 4, 2022
Medium
4 votes629 runs0 comment