DEV Community

Cover image for Basic Understanding Of React Features
Reactjs Guru
Reactjs Guru

Posted on • Originally published at reactjsguru.com

Basic Understanding Of React Features

in this part we will see some react features, ReactJS is gaining quick popularity as the most popular JavaScript framework for web developers. It plays a crucial part in the front-end ecosystem. The most important characteristics that are available in ReactJS are as follows.

JSX
Components
One way data-binding
Virtual DOM
Simplicity
Performance
read more

Top comments (0)