DEV Community

Discussion on: Unpopular opinions

Collapse
 
bendman profile image
Ben Duncan

React ships with context and reducer support built in, so I guess you could say that. There's also MobX which is quite common, but most projects can stick with the state management options built into React.