Is there any reason I should use string.charAt(x) instead of the bracket notation string[x]? 6 Answers 6 Tags: javascriptstring