Hacker News new | ask | show | jobs
by vesuvianvenus 1699 days ago
I think acceptance and comfortability with error messages (i.e. small failures nearly every step of the way) is the basis of one's career as a developer. We start knowing almost nothing, producing tons of errors as we go (which reduce relative to experience). And learning what those errors mean-- they guide us into proper development.

Errors are good given that they lead to learning. Frustration is fun.