Open
Description
Front-end frameworks have their own way of tracking data like Vue's useFetch()
; I looked into providing a custom BaseHttpRequest
, but realized I'd have to reimplement a lot that was unnecessary and do some work to override/augment the return types.
Curious if a PR would be excepted for adding framework-specific clients directly, or doing something similar to the request file, but one able to mutate the return types for use in reactive frameworks.
Metadata
Metadata
Assignees
Labels
No labels