I can’t wait for Apple to fix the shit show that is the mobile web: github.com/reddit/reddit-
Conversation
Curious that “consider React might be a wasteful paradigm” is not on the recommendation list.
github.com/reddit/reddit- (via )
1
1
1
Replying to
all abstractions are a trade off. retained mode paradigms typically wasteful of eng time-to-correct-impl; immediate mode of perf
Replying to
Are you referring to React as an immediate-mode paradigm?
1
key API is render() which is an immediate mode description of UI
1
That seems backwards to me—retained mode APIs build abstractions atop immediate. But if that’s common terminology, *shrug*.


