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 see people using :path_id in all the wrong places very frequently, indicating that the naming chosen isn't serving the desired purpose of clarifying where the value is from. Rename it to :id_from_path, and place more emphasis early on the anatomy of a URL?
The text was updated successfully, but these errors were encountered:
I see people using
:path_id
in all the wrong places very frequently, indicating that the naming chosen isn't serving the desired purpose of clarifying where the value is from. Rename it to:id_from_path
, and place more emphasis early on the anatomy of a URL?The text was updated successfully, but these errors were encountered: