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

Modules in a code base #8

Open
c4lliope opened this issue Dec 15, 2020 · 0 comments
Open

Modules in a code base #8

c4lliope opened this issue Dec 15, 2020 · 0 comments
Labels
help please. Extra attention is needed

Comments

@c4lliope
Copy link

c4lliope commented Dec 15, 2020

Node code bases are broken up by modules;
each module is more or less independent of the others,
though each can import or export objects.

One of the basic building blocks that hierarch-pose manipulates is styled-component elements.
By spending some energy hooking up references across modules in a code-base,
Pose could, say, help someone re-style a component that they've imported from someplace else in the code.

@c4lliope c4lliope added the help please. Extra attention is needed label Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help please. Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant