DEV Community

Discussion on: An Intro to Redux that you can understand

Collapse
 
macmacky profile image
Mark Abeto • Edited

Hi, Ok I have a big project that uses Redux but we're not allowed to show anyone the source code due to the reason of rules. Basically, the project is an eCommerce app that can add products, delete products, edit products, and view orders. That's all I can say. But remember if you have trouble managing data in your web app because of the size maybe it's a good time to try Redux or any State Management Library.