2

I'm wondering what are the differences in performance use of let, var and const in ES6.

Are there some benchmarks?

Simone Sanfratello
  • 1,520
  • 1
  • 10
  • 21
  • https://medium.com/javascript-scene/javascript-es6-var-let-or-const-ba58b8dcde75#.esmkpbg9b This article clearly defines the difference between var , let and const – anandharshan Dec 27 '16 at 09:41

0 Answers0