Hacker News new | ask | show | jobs
by t3h2mas 2959 days ago
Points 2-4 reinforce my suggestion to learn modern (es6/es7) JavaScript before taking on React. Vanilla JS alone can be tricky, see: `this`[0]

[0] https://github.com/getify/You-Dont-Know-JS/blob/master/this%...