franjurinec / documint

Simple Documentation Editor
MIT License
0 stars 0 forks source link

Implement react-redux #14

Closed franjurinec closed 3 years ago

franjurinec commented 3 years ago

Redux is a useful tool for application-wide state management.

By default, react-redux will be active only on Electron's renderer process, it might be necessary to also implement electron-redux.