RamakrushnaBiswal / PlayCafe

it a cafe website🚀
https://play-cafe.vercel.app/
MIT License
34 stars 87 forks source link

FEATURE: State Management of props across the components #249

Open Amnyadav opened 1 week ago

Amnyadav commented 1 week ago

hey @RamakrushnaBiswal i can add state management to your web app using redux which will enhance your web app and different non child component can communicate easily.

what does i do? i will use redux to manage state of webapp . for eg. login state .

benefits: you can easily add any feature and use its state in any component no need of prop drilling.

@RamakrushnaBiswal if found useful then assign me

github-actions[bot] commented 1 week ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project. for more information join our discord https://discord.gg/Jh3bWQ7FRN

RamakrushnaBiswal commented 1 week ago

@Amnyadav its not a big web app so i think its not needed for now