on naming

this article was written by: andrew

they started writing it: Jun 05, 2024

it was last updated: Invalid DateTime

Nobody would write init_o_auth or a_p_i_endpoint, so miscapitalizing initialisms and midcap words in your javascript variables is just wrong.

Unacceptable: initOAuth, APIEndpoint

Ideal: initOauth, apiEndpoint