Skip to content

Explore using an Angular Resource for Data & Content #1562

Open
@brandonroberts

Description

@brandonroberts

Which scope/s are relevant/related to the feature request?

router

Information

Angular v19 has introduced an experimental resource API that is used for handling async data with signals. We can look at using these in a few ways.

  • Exposing the server-side data fetching through a resource API.
  • Revamping content loaders for markdown and other sources through a resource API.

As these are only available in new Angular apps, we can use sub-packages to expose these only to newer applications.

Describe any alternatives/workarounds you're currently using

No response

I would be willing to submit a PR to fix this issue

  • Yes
  • No

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions