5 cool JavaScript features that most developers don't know about
You can use JavaScript to do the same thing in different ways. With the release of each new ECMAScript specification, new methods and operators are added to make the code shorter and more readable.
1. Object.entries
Most developers use the Object.ke...
ra1nbow1.hashnode.dev3 min read