Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Refactor react-dash components as "higher order components" (hoc) - #76

Open
iris-i opened this issue Oct 8, 2017 · 0 comments
Open
Labels

Comments

@iris-i
Copy link
Contributor

iris-i commented Oct 8, 2017

This will allow us to encapsulate dashboard-specific logic and will allow library users to more easily incorporate their own react components

-- Needs more Info
I think this is already being done where the Dashboard component is being used as a hoc in dkan_dash? https://github.com/NuCivic/dkan_dash/blob/master/js/src/dkan_dash.js

Resource: https://reactjs.org/docs/higher-order-components.html

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

No branches or pull requests

2 participants