For new-to-javascripties, I generally recommend skipping over vanilla js and going straight to ES6.
You can easily run ES6 code in nodejs - http://stackoverflow.com/questions/36417585/how-to-execute-e...
(and obviously in everything else like reactjs, etc)