|
|
|
|
|
by ramitmittal
1924 days ago
|
|
I believe it's because ES6 "class" syntax is a recently added feature (in programming language years). I use classes in JavaScript a lot, but I have to admit that it's mostly for the cleaner syntax and less for the OOP features.
However I have to admit that I've also noticed the trend and would really like to know if there's another reason behind it. |
|