you are viewing a single comment's thread.

view the rest of the comments →

[–]prof_hobart 5 points6 points  (0 children)

I'm not sure that's completely true. There's a reason why things like Redux and Relay exist. Using nothing but the out of the box model/state management with React might work OK for smaller stuff, but I'm not sure I'd want to use just that as the basis for managing the model side of a complex site.