eschutho commented on issue #16553:
URL: https://github.com/apache/superset/issues/16553#issuecomment-910882895


   This is great @etr2460! I'm not sure if you want feedback on further 
development of some of these points, since this is high-level, but on the Redux 
vs local state with hooks bullet point for example,  I assume we'll want to 
flush that out more soon. Like when is it considered "component" vs "global"? 
That gray area where local state is being passed around between 2-3 sub 
components... where does that fall? What do we do with api requests that are 
only used in one component... should those all be stored in redux even if only 
used in one component? These are some things that some of us are currently 
thinking about. :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to