React.js Essential Training

Categories: Programming
Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

Among all other JavaScript libraries, React.js stands out. It relies on reusable components, not templates, for UI development, allowing developers to render views where data changes over time. React applications are more scalable and more maintainable, making developers more efficient and users more satisfied. In this course, Instructor introduces the basics of the React library using the most modern syntax and best practices for creating React components. Along the way, learn how to set up Chrome tools for React; create new components; work with the built-in Hooks in React; use the Create React App to run tests, and more. By the end of the course, you’ll be armed with the essentials of React.js and better prepared to build your own browser-based projects.

Show More

Course Content

Course Content

  • What Is React
    06:54
  • Exercise File
  • Intro to React Elements
    13:14
  • React Components
    16:38
  • React State in the Component Tree
    23:24
  • Handling Forms in React
    13:15
  • Asynchronous React
    18:51
  • React Router
    10:27
  • React Testing and Deployment
    15:04