|
|
|
|
|
by para_parolu
533 days ago
|
|
I don’t think anyone uses var anymore. Linters and prettier are doing a good job keeping codebase consistent.
Operator == has a valid use case (null or undefined check) but rarely allowed as well. But I wouldn’t mind to have language without legacy. |
|