I mean, it's syntactic sugar but for the most part it will perform in line with how the average Joe expects classes to work.
I use them sometimes. I avoid them other times.
If you're new to JavaScript, go ahead and use them and if you find s usecase where they don't work to your expectatiob you can start learning about why there aren't "true oop classes".