State Management

It is recommended to use the rematch package based on redux. Anujs also comes with this framework.

Rematch's official website

Https://github.com/rematch/rematch

resolve: {
    alias: {
       react: "anujs",
       "react-dom": "anujs",
       rematch: "anujs/dist/Rematch.js"
      
    }
},