What is a flux framework?
I'll answer
Earn 20 gold coins for an accepted answer.20
Earn 20 gold coins for an accepted answer.
40more
40more
Works at Apple, Lives in Cupertino, CA
Flux is an architecture that Facebook uses internally when working with React. It is not a framework or a library. It is simply a new kind of architecture that complements React and the concept of Unidirectional Data Flow.
2023-05-06 06:16:50
评论(499)
Helpful(122)
Helpful
Helpful(2)

Lily Campbell
QuesHub.com delivers expert answers and knowledge to you.
Flux is an architecture that Facebook uses internally when working with React. It is not a framework or a library. It is simply a new kind of architecture that complements React and the concept of Unidirectional Data Flow.