B
14

My first web project crashed because I ignored error handling

If you're new to coding, don't skip learning about error handling like I did. My calculator app broke when someone entered text instead of numbers. Now I always add checks to catch mistakes.
3 comments

Log in to join the discussion

Log In
3 Comments
grace922
grace9224d ago
When I made a chat app for my final project, I skipped error checks to finish on time. My professor said a working prototype with bugs was better than nothing.
8
alicehernandez
A working prototype with bugs... is it really that serious?
6
sandra_coleman
Ignored errors too, but your crash story convinced me.
2