|
|
|
|
|
by jonkoops
197 days ago
|
|
This is a common thing I see when developers that come from an OOP enterprise environment familiar with Java, C#, etc. do JavaScript, they try to use all the same patterns, default to classes for everything. It just doesn't fit the language. |
|