Hacker News new | past | comments | ask | show | jobs | submit login

ES6 fix is:

      for(let i = 0; i < 5; i++) {
          // no hacks needed if you don't use ES5 var
      }



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: