Y
Hacker News
new
|
ask
|
show
|
jobs
by
imtringued
3657 days ago
React is not a framework. It's just a templating library with a preprocessing step (JSX) and a diffing algorithm that efficiently renders to the DOM.