What is React?
dev.to·5w·
Discuss: DEV

React (also known as React.js or ReactJS) is an open-source JavaScript library for building user interfaces (UIs), particularly for single-page applications (SPAs). It is maintained by Meta (formerly Facebook) and a large community of individual developers and companies.

Core Concepts and Features

Component-Based Architecture: React applications are built from encapsulated, reusable pieces of UI called components. These components can be combined to create complex interfaces, which improves modularity, maintainability, and code reuse.

Declarative Views: Developers describe what the UI should look like for each state of the application, and React automatically updates and renders only the necessary components when data changes. This makes code more predi…

Similar Posts

Loading similar posts...

Keyboard Shortcuts

Navigation
Next / previous item
j/k
Open post
oorEnter
Preview post
v
Post Actions
Love post
a
Like post
l
Dislike post
d
Undo reaction
u
Recommendations
Add interest / feed
Enter
Not interested
x
Go to
Home
gh
Interests
gi
Feeds
gf
Likes
gl
History
gy
Changelog
gc
Settings
gs
Browse
gb
Search
/
General
Show this help
?
Submit feedback
!
Close modal / unfocus
Esc

Press ? anytime to show this help