What are the two ways to handle data in React?

Q & ACategory: React JSWhat are the two ways to handle data in React?
Admin Staff asked 2 years ago

What are the two ways to handle data in React?

a) State & Props

b) Services & Components

c) State & Services

d) State & Component

1 Answers
Admin Staff answered 2 years ago

a) State & Props