One reason one might use for..of is Break and Continue in iteration. You can simulate Break and Continue with forEach - Continue would just ...
確定! 回上一頁