Will a large redux state affect my application's performance? Will a large redux state affect my application's performance? wordpress wordpress

Will a large redux state affect my application's performance?


I have worked with DraftJS and rendering articles in React components. It is not a problem so far. Able to hold large articles in redux state. Facebook, though it does not use Redux, uses DraftJS internally and the feed usually is heavily loaded with content.