A preliminary study on Es6+react.js component introduction

Source: Internet
Author: User

React is a JavaScript library for building user meetings.

React is primarily used to build the UI, and many people think that react is the V (view) in MVC

React originated from Facebook's in-house project to set up Instagram's website and open source in May 2013.

React has a high performance, and more and more people are starting to focus on and use it.

For example, a simple counter implementation:

React.min.js Detailed: React Core library

React-dom.min.js: Providing DOM-related features

Reactdom Class Library

1. Rendering ReactElement:ReactDOM.render

2. Removing components: Reactdom.unmountcomponentatnode

3. Find node: Finddomnode ()

Babel.min.js: You can turn the ES6 code into ES5 code so that we can execute React code on the ES6 browser currently not supported

A preliminary study on Es6+react.js component introduction

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.