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

Figure out way to share redux selectors/dispatch or other common code #623

Open
elstonayx opened this issue Jun 8, 2020 · 0 comments
Open

Comments

@elstonayx
Copy link
Contributor

Right now, we have some code in the React frontend app that might be required to be shared with the closed source portion of any codebase (e.g. selectors, dispatches, slices, or helpers). These pieces of code should only be maintained from one end so as to improve consistency.

We should figure out a way such that such code can be shared from both the open source and the closed source world.

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

1 participant