29
A frustrating lesson from my first coding project.
Online compilers sometimes eat your code for no reason.
3 comments
Log in to join the discussion
Log In3 Comments
hill.hugo1mo ago
Tell me about it, mine eats my mistakes before I can debug them.
2
danielh811mo ago
Saw a friend's code vanish right as he found the bug.
6
perez.barbara1mo ago
My IDE's auto-save wiped a messy loop yesterday... and it forced me to think simpler. Losing that code meant I had to rebuild it clean, without the old knots. Now it runs smoother because I started over with a better layout... sometimes a fresh page is what you need.
6