Are JavaScript objects case-sensitive?

2 Answers. While object properties are strings and they are case sensitive , you could use an own standard and use only lower case letters for the access. You could apply a String#toLowerCase to the key and use a function as wrapper for the access.

Sizin İçin Seçtik  How do you change a map key in Java?

Leave a Reply

Your email address will not be published. Required fields are marked *