Replies: 1 comment 1 reply
-
I'd recommend abstracting the your logic into a function which you use in both the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure how this whole thing works but I was wondering if could be possible to functionally forward a Request.
Say we have our actions defined and we would like to reuse the logic in the +server.ts file. instead of creating a fetch request to which i'd assume would be (please clear this part up for me as well):
we could in turn do

Beta Was this translation helpful? Give feedback.
All reactions