Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
ES6 is vanilla JavaScript though.
Just like PHP7 is vanilla PHP.
Before starting with angular. Make sure she understands scopes (including the difference between var and let) and hoisting. After that she can start her own small angular project to play around with it. -
bartmr2805yYeah, throw the newbie into the part that is old, and has a lot of magic involved (Angular v1).
She will learn vanilla JS and basics of ES6 and transpilation if you put her in React, and it will also train her for something that is more clean and up to date. Else, you risk her loosing to another company that offers her something more current with today's times and with less work involved to get a basic feature going.
New employee joining the company next week. Where should she start on JS?
New employee is joining the company I work for next week, and I have the responsibility to teach, train and give her tasks. It is my first time training someone so I really have no idea how to do this. :P
She knows a little bit of Vanilla JS. Our projects are built with AngularJS (v1) with ES6, Webpack & Babel, ReactJS & jQuery. I want to put her on the project using AngularJS.
What order of learning do you recommend? VanillaJS, AngularJS & ES6? AngularJS & ES6? Or if you have any other suggestion, feel free to let me know.
Thank You.
question
angularjs
not java
learn
es6
javascript