Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
azangru
22d ago
0 comments
Save
Share
> Observables - streams
> Signals - reactivity
The r in rx stands for reactive.
0 comments
3 comments · 1 top-level
top
newest
oldest
halflife
21d ago
· 2 in thread
The react in react stands for reactivity, however it is not.
azangru
OP
21d ago
React reacts to changes in state or properties by automatically updating the UI. What's not reactive about that?
halflife
21d ago
Its entire state management is not reactive, it’s always on push, not pull. You always need to call setState to get render changes.
2 more replies
j
/
k
navigate · click thread line to collapse