You are viewing a single comment's thread from:

RE: Debugging a Bot: Fixing the Posting vs. Active Key Mix-up (With Code!)

in Synergy Builders13 days ago

Edge cases? Not sure what that is. I'm still learning though, but aren't we all. Being my lack of formal learning if you could elaborate that would be great

Sort:  

edge cases are things that could come up, but not all the time. usually something you didn't even think of

Ok. So the potential so I should force it to not do the things that could happen?

Generally, you work on edge case code, once you find the edge.

The terminology is what I'm not familiar with, the reason makes the most sense