Tutorials
JavaScript, the React parts
JavaScript, the React parts Free Tutorial Download
A JavaScript Primer for Learning React
React became really popular around the same time that ES2015 (ES6) came into existence (those are just the technical version names for JavaScript). For this reason, some beginners learning React are also trying to tackle more modern JavaScript syntax at the same time. If you’re new to both, it can be confusing as to “what is JavaScript and what is React”. This document should serve as a primer to help you get up-to-speed on JavaScript syntax that we feel matters the most for learning React.