Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nested Prop Passing #10

Open
Thiwain opened this issue Nov 14, 2024 · 1 comment
Open

Nested Prop Passing #10

Thiwain opened this issue Nov 14, 2024 · 1 comment

Comments

@Thiwain
Copy link
Contributor

Thiwain commented Nov 14, 2024

  • In this project, many components rely heavily on deeply nested props being passed down through multiple layers. This approach can make the codebase harder to maintain, as it creates dependencies on long prop chains and increases the risk of errors. Over time, this can lead to unreliable and hard-to-read code, as tracking and updating props through nested components becomes complex.
@Thiwain Thiwain changed the title Excessive Nested Prop Passing Causing Unreliable and Unclean Code Excessive Nested Prop Passing Nov 14, 2024
@Thiwain Thiwain changed the title Excessive Nested Prop Passing Nested Prop Passing Nov 14, 2024
@Kiranism
Copy link
Owner

Feel free to refractor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants