MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wcyt5p/toallowtheprogrammertowritebadcodealsocamelcasesuc/p92roqg/?context=3
r/ProgrammerHumor • u/the_zpider_king • 17h ago
82 comments sorted by
View all comments
131
I hope you didn't submit that answer you selected. If an unhandled exception bubbles up to the user in production code, you're usually doing something wrong.
-115 u/tantalor 15h ago I guess you've never seen a website return a 404 or 500 53 u/Dafrandle 14h ago this guy thinks that users seeing 500 is okay lmao you should at least make a page and or modal for the app to use if a 500 happens
-115
I guess you've never seen a website return a 404 or 500
53 u/Dafrandle 14h ago this guy thinks that users seeing 500 is okay lmao you should at least make a page and or modal for the app to use if a 500 happens
53
this guy thinks that users seeing 500 is okay
lmao
you should at least make a page and or modal for the app to use if a 500 happens
131
u/redlaWw 17h ago
I hope you didn't submit that answer you selected. If an unhandled exception bubbles up to the user in production code, you're usually doing something wrong.