You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 3 custom middlewares in current project and I never considered using local middleware. Simply because writing defmodule isn't tremendous amount of work and it's easier to reuse them later.
btw, have local middleware been documented anywhere?
TODO
Context
What is local middleware?
Pros
Cons
The local middleware can be replaced with simply module:
Question
Is local function middleware widely used or not?
/cc @amatalai @hodak @any-other-tesla-user
The text was updated successfully, but these errors were encountered: