Welcome to React Tutorial!
This course will teach you all you need to know to work with React.
In this video we will talk about -
Nesting a React Component
Passing and Receiving Props
Implementing an Approval Card
React (also known as React.js or ReactJS) is a free and open-source front-end JavaScript library for building user interfaces or UI components. It is maintained by Facebook. React can be used as a base in the development of single-page or mobile applications.
How does React Work?
React creates a VIRTUAL DOM in memory.
Instead of manipulating the browser's DOM directly, React creates a virtual DOM in memory, where it does all the necessary manipulating, before making the changes in the browser DOM.
React only changes what needs to be changed!
React finds out what changes have been made, and changes only what needs to be changed.
You will learn the various aspects of how React does this in the rest of this tutorial.
To better prepare you for the real world, we have projects that will help you build an app.
#reactjs #opensource #frontend #programming #ReactJS
Смотрите видео React JS Basics - Part 2 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Vipul Jain 26 Май 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 41 раз и оно понравилось 3 людям.