React
Quick Definition
JavaScript library for building user interfaces
Full Definition
A JavaScript library for building user interfaces with component-based architecture.
Examples
JSX, hooks, virtual DOM, component lifecycle, Next.js
Related Terms
vue
angular
virtual-dom
More Frontend Terms
Component Library
Pre-built reusable UI components for faster development
Flexbox
CSS layout module for one-dimensional item arrangement
Tailwind CSS
Utility-first CSS framework for custom design building
Vite
Fast build tool with instant server start and HMR
HTML
Standard markup language for web page structure and content
Virtual DOM
Lightweight DOM copy for efficient UI updates