this post was submitted on 13 Oct 2023
332 points (95.9% liked)

Programmer Humor

32050 readers
1536 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 11 points 11 months ago* (last edited 11 months ago) (1 children)

I spent 3 hours debugging the serialization code to find out it the crash was because the function didn't have a return statement.

[โ€“] [email protected] 10 points 11 months ago

Sorry, cannot relate; Everything is a boolean when you're using JavaScript.