Skip to content

Routing: Analysis #20

@kategengler

Description

@kategengler
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions