React: It Just Clicked
React: It Just Clicked

React: It Just Clicked

Author
Shiv Bade
Tags
react
javascript
component model
tech radar
Published
June 4, 2014
Featured
Slug
Tweet
React was on the ThoughtWorks Radar this quarter — and for good reason.
It felt like a breath of fresh air. No more tangled jQuery logic. No more DOM headaches.
React’s mental model: - UI as a pure function of state - Declarative views - Local component state
What I loved was the clarity. JSX looked weird, but felt right.
React Logo
React Logo
This started my journey toward truly componentized frontend thinking.