Home / Course / React

React.JS Chinese basic video tutorial

IntroductionChapterCourseware
"React.JS Chinese Basics Video Tutorial" React is a JS library developed by outstanding programmers working at Facebook for developing user interaction interfaces. React brings many new things such as componentization, JSX, virtual DOM, etc. The virtual DOM it provides allows us to render components very quickly, freeing us from the heavy work of frequently manipulating the DOM. Anyone who knows React knows that the work it does is more focused on the V layer in MVC. Combined with others such as Flux, you can easily build powerful applications.
  • Difficulty:Elementary
  • Total of14 chapters
  • 24920 plays
  • About Instructor

    黄舟
    黄舟
    student
    You will learn:

    "React.JS Chinese Basics Video Tutorial" can learn about the state of components, divided into small components, development environment and tools, two-way data flow, etc.

  • CancelreplySending
  • php.cn