I am working with some legacy js code that uses let keyword. Works in Chrome but not in IE. Is there a way of making it working? What would a replacement for this keyword be?
Thanks
I am working with some legacy js code that uses let keyword. Works in Chrome but not in IE. Is there a way of making it working? What would a replacement for this keyword be?
Thanks