DEV Community

Discussion on: 💪 React + MobX Crash Course (in 5 pics!)

Collapse
 
fantasticsoul profile image
幻魂

Hi, if love redux, I strongly recommend you have a try with concent) , which is born for build large scale and high performance react app.

here is online demos:
js ver: codesandbox.io/s/concent-guide-xvcej
ts ver: codesandbox.io/s/concent-guide-ts-...
function component and class component share business logic code easily, including their life-cycle methods.