1 comment

[ 3.8 ms ] story [ 13.5 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...