In the "React Chinese Reference Manual", React is a JAVASCRIPT library used to build user interfaces. React is mainly used to build UI. Many people think of React as the V (view) in MVC. React originated as an internal project at Facebook to build the Instagram website and was open sourced in May 2013. React has high performance and very simple code logic. More and more people have begun to pay attention to and use it.
"React Chinese Reference Manual" will teach you to learn React knowledge from basic to advanced. The manual contains a large number of React online examples. You are welcome to click to run the examples to view them.