javascript-algorithms icon indicating copy to clipboard operation
javascript-algorithms copied to clipboard

Introduce ES6 syntax

Open Ankush263 opened this issue 3 years ago • 2 comments

A lot of these Algorithms use old ES syntax ie. using the "var" key-word, or an old way of function declaration......change this to ES6 syntax,

Ankush263 avatar Jun 09 '22 04:06 Ankush263

I started the project way before this new syntax was a thing. Modernization sounds good. Would you want to take a stab?

mgechev avatar Jul 03 '22 23:07 mgechev

Yes please, would you assign me to this task??

Ankush263 avatar Jul 04 '22 03:07 Ankush263