Is JavaScript easy to pickup as an OOP programmer?

Posted by Fit-Try9217@reddit | learnprogramming | View on Reddit | 19 comments

Hi!

I'm a fourth year uni student tryna move away from a lot of the Java and C++ work which I've done countless of times throughout my uni projects. Mostly things such as applications that interact with a database, graphic engines, game engines from scratch etc.

I'm looking at learning full stack development to expand my skills. With full-stack, JavaScript is an inevitability...question is, is it easy to pick-up if you already know OOP concepts and all the other things that come with OOP languages? All the guides I've seen for learning JavaScript seem to be "Loops, Conditionals, Functions" etc etc. And I'm unsure if I should just dive into the actual new stuff and learn the syntax along the way?