+ 1
Absolutely not. Classes are there for a reason and I always use a class based approach whenever I'm not using some frameworks that don't favour their usage. Especially with Typescript, it takes the whole OOP in JavaScript to a new level.
When it comes to programming style, I try to avoid any opinionated articles (especially on medium) and just follow what I feel right (and fun) to use.



