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

Build example components illustrating various approaches to view/model usage #1289

Closed
5 tasks done
ChumpChief opened this issue Feb 20, 2020 · 2 comments
Closed
5 tasks done
Assignees
Labels
area: examples Changes that focus on our examples
Milestone

Comments

@ChumpChief
Copy link
Contributor

ChumpChief commented Feb 20, 2020

There are many valid ways to build an experience that wants a view and data model. In order to paint a better picture of how different scenarios can be enabled, we can add representative example components (and documentation) to demonstrate best practices.

Scenarios that would be good to cover (can probably cover more than one of these in a single example):

  • Single model, multiple views
  • Multiple models, single view
  • Non-anonymous view/model pairing at container level
  • Non-anonymous view/model pairing at component level (likely nested component)
  • Anonymous view/model pairing
@ChumpChief ChumpChief added this to the Build 2020 milestone Feb 20, 2020
@curtisman curtisman modified the milestones: Build 2020, March 2020 Feb 24, 2020
@curtisman curtisman added the area: examples Changes that focus on our examples label Feb 27, 2020
@ChumpChief ChumpChief modified the milestones: March 2020, April 2020 Apr 7, 2020
@ChumpChief ChumpChief modified the milestones: April 2020, May 2020 Apr 28, 2020
@curtisman curtisman modified the milestones: May 2020, April 2020 Apr 29, 2020
@curtisman curtisman modified the milestones: May 2020, June 2020 Jun 1, 2020
@ChumpChief
Copy link
Contributor Author

#2510 will cover the first 3 items above.

@ChumpChief
Copy link
Contributor Author

Closing this one. The final pattern (anonymous pairing) is sufficiently explored in Spaces. If we want to go further, then #2352 should be reopened.

@danielroney danielroney modified the milestones: Future, July 2020 Oct 5, 2020
jason-ha pushed a commit that referenced this issue Jan 23, 2025
…1289)

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.5.1 to 9.5.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v9.5.1...v9.5.2)

---
updated-dependencies:
- dependency-name: ts-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples Changes that focus on our examples
Projects
None yet
Development

No branches or pull requests

3 participants