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 votes5778 runs1 comment
Write the non-JSX equivalent of the following code:
Victor Sabatierat Jan 4, 2022
Easy
25 votes5762 runs1 comment
Write the missing code to render the children of the UserProfile component.
Victor Sabatierat Jan 4, 2022
Easy
16 votes4525 runs2 comments
Easy
14 votes5841 runs2 comments
Easy
10 votes3483 runs0 comment
Write a React component that displays the sum of two numbers
Vincent Cotroat Jan 4, 2022
Easy
10 votes1942 runs0 comment
Easy
9 votes4423 runs1 comment
Use useCallback to optimize rendering in React
Clément Devosat Mar 15, 2024
Easy
8 votes1719 runs2 comments
Hard
7 votes4244 runs1 comment
Write a React component that displays the number 2
Vincent Cotroat Jan 4, 2022
Easy
7 votes3234 runs1 comment
Hard
7 votes1466 runs0 comment
Easy
7 votes1454 runs0 comment
Improve this React component so that it displays "Green" by default.
Victor Sabatierat Feb 3, 2022
Hard
6 votes1465 runs0 comment
Write a React function that fetches comments and passes them to a component.
Victor Sabatierat Feb 3, 2022
Easy
4 votes3160 runs2 comments
What are the advantages of SSR(server side rendering)?
Vincent Cotroat Jan 4, 2022
Medium
4 votes605 runs0 comment