I’ve been wondering if I should be using Try / Catch for more readable code. My biggest worry is of course efficient. Found this concise test on JSFiddle.
I’ve been wondering if I should be using Try / Catch for more readable code. My biggest worry is of course efficient. Found this concise test on JSFiddle.