Is it JavaScript or Javascript? [closed]

I know this isn't programming-related, but I'm curious what this community thinks about the subject. My understanding is that JavaScript is what the language is named. Lately, it seems to have become trendy to write it Javascript. Who are we to rename the language? I'm interested to hear if there is a cogent argument for changing the capitalization. Thanks for indulging me!


It's JavaScript.


The official name is JavaScript, though it really doesn't matter in practice :)

You can view the documentation here. Note that JavaScript is not the same as ECMAScript as the other answers suggest, it's an implementation of ECMAScript.