React | Lists and Keys | Question 3

Last Updated :
Discuss
Comments

Which method is commonly used to render a list in React?

forEach()

map()

filter()

reduce()

Share your thoughts in the comments