Which of the following is a key advantage of writing reusable components in React?
They require more complex code
They allow for code duplication
They make the code more modular and easier to maintain
They don’t accept props
This question is part of this quiz :
Functional Components