Skip to content
Discussion options

You must be logged in to vote

You can still use a loader from a resource route. The difference between a loader and an action is really just the method. A loader handles GET requests.

Main concern is how it will play out with more complex types and data I don't know in advance.

You can build a separate resource route for each thing if keeping them together in a single loader/action would be messy.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sinanspd
Comment options

@gustavopch
Comment options

Answer selected by sinanspd
@sinanspd
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants