-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Why are you calling next() before anything else in your middlewares? Doesn't it pass the action to the next middlware. So I guess I am confused because the typical pattern is to do whatever operation needed and then pass it to the next middleware. This seems to be reversed.
Can you please explain this? A person asked something similar in the talk but I didn't fully understand your reasoning.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels