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
Use query-string to represent position details, no place-semantics a-la /patient/323abc/edit
go for ?resource=patient&patient-id=323abc&tool=edit
It's labeled format, so no need to go look routing cheatsheet and parse semantics in your head
Use query-string to represent position details, no place-semantics a-la
/patient/323abc/edit
go for
?resource=patient&patient-id=323abc&tool=edit
It's labeled format, so no need to go look routing cheatsheet and parse semantics in your head
Hickey talking about 'place semantics are evil':
https://www.youtube.com/watch?v=2V1FtfBDsLU&feature=youtu.be
The text was updated successfully, but these errors were encountered: