* Edited Javascript Roadmaps Content
Added some content in arithmetic operators & arrow functions. Amended one file name as well.
* Reverted the File name
Just reverted the name of the file as it was breaking the build.
Arrow Function is a new way of creating functions with the '=>' operator with a shorter syntax.
Arrow Function is a new way of creating functions with the '=>' operator with a shorter syntax.
<BadgeLinkcolorScheme="yellow"badgeText="Read"href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions">Arrow function expressions</BadgeLink>
<BadgeLinkcolorScheme="yellow"badgeText="Read"href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions">Arrow function expressions</BadgeLink>