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

Param, prop, value Inheritance investigation #78

Closed
3 of 6 tasks
mattnolting opened this issue Oct 30, 2024 · 0 comments
Closed
3 of 6 tasks

Param, prop, value Inheritance investigation #78

mattnolting opened this issue Oct 30, 2024 · 0 comments
Assignees
Labels

Comments

@mattnolting
Copy link
Contributor

mattnolting commented Oct 30, 2024

Svelte param initialization, prop assignment, and cascading value inheritance differently than Handlebar.js.

  • Identify best practices for assigning and sharing global data objects between components.
  • Identify best practices for assigning and initializing shared, global values to the application itself.
  • Identify the difference between global, generic, component, and local data stores. (Partially Done)
  • Databinding to global elements
  • Document these findings
  • Create demo where someone can build, run, and review it from.
@mattnolting mattnolting transferred this issue from patternfly/patternfly-org Oct 31, 2024
@mattnolting mattnolting moved this from Needs triage to In Progress in PatternFly Issues Nov 18, 2024
@dlabaj dlabaj added the spike label Nov 20, 2024
@dlabaj dlabaj moved this from Backlog to Ready in PatternFly Infrastructure Issues Nov 20, 2024
@dlabaj dlabaj moved this from In Progress to Done in PatternFly Issues Jan 28, 2025
@dlabaj dlabaj moved this from In progress to Done in PatternFly Infrastructure Issues Jan 28, 2025
@dlabaj dlabaj closed this as completed by moving to Done in PatternFly Infrastructure Issues Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Status: No status
Development

No branches or pull requests

2 participants