Hacker News new | ask | show | jobs
by dieselgate 1382 days ago
It seems difficult to say, one idea is you could proceed with this approach but then write tests for any failing conditions when they arise. It seems inefficient to check every line of code works after writing it as well - especially for larger systems with complex state setup.

Probably somewhere in the middle is right but will be different for everyone/is variable

1 comments

I never seem to get it. I guess trial and error is the only way then.
It makes me think of the quote something along the lines of “the master has failed more times than the beginner has even tried”

Good luck