React is a JavaScript library for creating front-end user interface. It relies heavily on Vanilla JavaScript. There is no way you can be a React developer without knowing JavaScript. So you must learn JavaScript first if you want to learn React and then it would be really easy to get started with React.22 Haz 2018
Read moreShould I learn next JS or React?
js both provide great developer experiences in their own way. React lets you build things the way you want and is supported by a strong community. Next. js makes your life easier through several tools and conventions available out of the box, and it is backed by a very active open source community as well.
Read moreIs React easier than JavaScript?
Is React easier than JavaScript? ReactJS is easier to grasp automatically . The component-based approach, well-defined lifecycle, and use of plain JavaScript make Reacting very easy to learn, build and support a professional web and mobile apps. React uses a special JSX syntax that lets you combine HTML with JavaScript.
Read more