Why in the new Certified Full Stack developer Curriculum there is no Javascript OOP ? Only Python includes it. Even Backend Javascript doesn’t have it.
Backend javascript has nothing at this time
OOP is a style of programming, it was choosen to be taught in Python
In JavaScript you can still find the lessons on how to create and use classes