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
Utility functions should only take in a HTTPRequest-argument if possible. See chapter 9.2 of 2SoD. Such functions should also return the request object again (and possibly mutate it).
A very good blogpost to follow along, and if another example is required; read this.
The final result should reflect the file structure represented in the former blog post.
The text was updated successfully, but these errors were encountered: