Is Cocos2d-js still good to use?

Idk if the Cocos Creator can use js but it seems like it can only use c++ which I can’t
learn yet, as I haven’t learned a language yet. I want to learn Javascript and this engine
has made some great games, so I was thinking of learning it. The only problem is…
How can I possibly write my game in Javascript without having to use a program so
outdated that the cocos team even took it off it’s products page?

Cocos Creator can use Javascript and Typescript (I prefer the later because of its types, classes and interfaces support).