'What is the use of ".at()" in JavaScript?And does it work in normal JavaScript (browser JavaScript)?

 array.at() 

Or is it for node.js or JavaScript!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source