Maybe you never realized how difficult the web would be without HTTP status codes, or what a terrible place to work without them, did you? How woul...
Some comments have been hidden by the post's author - find out more
For further actions, you may consider blocking this person and/or reporting abuse
Backend devs please Don't do this
Hahahaha
That’s true, BE must send the correct Status Codes always, by following the protocol.
I think it is a pretty good way to handle errors in client apps without
try
// something
catch
// handle errors
in every request
Too many times people skip over these codes and when used correctly they totally drive clarity and function. Thanks for highlighting.
Thanks for your comment. I totally agree with u.
Nicely done! Thank you for sharing @dionarodrigues
Thank you!! Nice to help! :)
Good sharing.
Thanks!
It is always underestimated or omitted, thanks for this explanation.
Exactly Mario. Thanks!
Guidelines for AI-assisted articles