1 comment

[ 3.1 ms ] story [ 15.1 ms ] thread
People might find this very, very "not OK" but I use snake_case for local variables and camelCase for methods.

But I also use traditional OOP in JavaScript, which is also considered "not OK" by a lot of people...