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
Taking some time to look at this, I'm opting towards option 1.
I'm leaning towards it because it's a bit self-documenting and reads a bit more idiomatically for Elixir. In order to GET the route named "path", invoke this function.
The second one seems a bit more magical and doesn't give an explicit contract for the route handler.
Hidden variables or definite ones? Or better ideas?
The text was updated successfully, but these errors were encountered: