React Tutorials
React ES6
React Hooks
ES6 stands for ECMAScript 6.
ECMAScript was created to look like JavaScript, and ES6 is the 6th version of ECMAScript, published in 2015, and also known as ECMAScript 2015.
React uses the ES6, and you should be familiar with some of the new features such as:
.map()