so i have a App.js, a Module with buttons, Class with functions, Global variables and state. How do i manage all that and make State from App.js accessible in Functions Class?
Asked
Active
Viewed 8 times
0
-
`The Problem is giving all the Modules/Classes Access to the same Data, hope React-Redux is the answer... – General Warmonger Nov 03 '22 at 14:13