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

Business logic should not be in library components #46

Open
W01fw00d opened this issue May 18, 2021 · 0 comments
Open

Business logic should not be in library components #46

W01fw00d opened this issue May 18, 2021 · 0 comments
Labels

Comments

@W01fw00d
Copy link
Owner

I believe templates and other components with very specific business logic should remain on the app instead.

Better not to refactor this project, but rework this concept using an agnostic tech (so this library can be used by non-react apps), using composition better to avoid props drilling and having 100% custom styles, no ui library underneath.

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

No branches or pull requests

1 participant