React Js Tutorial


REACTJS  TUTORIAL



In this part, we will familiarize ourselves with the React-library, which we will be using to write the code that runs in the browser. We will also look at some features of JavaScript that are important for understanding React.






A) Introduction to React

B) JavaScript

C) Component state, event handlers

D) A more complex state, debugging React apps