|
|
|
|
|
by axod
5840 days ago
|
|
And that's one of the reasons (IMHO) that bracketing style sucks. I was really explaining why rookies will make mistakes with js. The simplest way to prevent those types of errors is to always use ; and to use { on the same line style. |
|