React basic 1 — "Hello React World". Setting Up Your First React App.

Takuma Kakehi
3 min readMay 16, 2020

Initially introduced by Facebook, React is the popular JavaScript library for creating UI templates that render fast. React is component-based framework, and creates an in-memory cache with the virtual DOM-- it doesn't load the entire page each time, but it can only render specific components.

--

--

Takuma Kakehi

An experienced product owner and interaction designer with a decade of versatile industry experience.