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

Routing: Analysis #20

Open
3 tasks
kategengler opened this issue Jan 22, 2024 · 1 comment
Open
3 tasks

Routing: Analysis #20

kategengler opened this issue Jan 22, 2024 · 1 comment

Comments

@kategengler
Copy link
Member

  • goal: to use <template> tag in routes

  • goal: not needing controllers

  • goal: route-based tree-shaking (currently accomplished by Embroider shipping its own version of the router but these should be combined)

  • goal: query params easier to use by default (maybe even not even need to be configured?)

  • make the route/router pluggable so we can iterate on the API outside of ember source. if someone wanted to work on this, it should be kept rather bounded/tightly scoped.

  • identify: what capabilities do we actually need for the route class?

  • write an RFC, or series of RFCs to cover the necessary steps (if experiments are successful)

Notes:

1/22/24: Potentially waiting on reactivity dicussions

@kategengler
Copy link
Member Author

Being scoped down for Polaris. Spec spoke about it on June 6. Maybe we can serialize convo here a bit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Update
Development

No branches or pull requests

1 participant