Answer the question
In order to leave comments, you need to log in
What about getting data in a component?
I am writing a project in Reac + Flux. I have a panel with the exchange rate for the entire application, there is a choice of currency when adding a new project, and there is a calculation of the project price depending on the exchange rate.
Total components:
<App>
<CurrencyPanel />
<ProjectsList>
<Project />
</ProjectsList>
</App>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question