Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save NickColley/4f53795df6a12d20f784e6d213a686b7 to your computer and use it in GitHub Desktop.
Save NickColley/4f53795df6a12d20f784e6d213a686b7 to your computer and use it in GitHub Desktop.
SPIKE: Explore more flexible use of macros: What if we only used nested components

This has come up in some individual examples like:

Do a future thinking SPIKE to see when it'd look like if we encouraged nesting as a default for our macros, what would that look like.

This would give us a better understanding of how we should structure our components in general.

While some recommendations might require breaking changes, I think doing holistic thinking and forwards thinking is good for this kind of issue.

The end of this spike might be:

  • simple individual improvements for specific components or
  • a proposal to simplify large component apis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment