DigitalCommons / open-data-and-maps

Deprecated: Implementation of Linked Open Data by the Solidarity Economy Association
6 stars 1 forks source link

Use let and const instead of var in all javascript #99

Closed matt-wallis closed 5 years ago

matt-wallis commented 5 years ago

But, first check that there are no browser compatibility issues. I expect that we are already using ECMAScript 6 within the existing code, so using let and const won't change which browsers work with the code.