Mihail DiordievUsing Redux DevTools in productionTL;DR: Allowing Redux DevTools Extension in production has lots of benefits and no harm. To make it even better, now you can configure…Feb 6, 201713Feb 6, 201713
Mihail DiordievImprove your development workflow with Redux DevTools ExtensionTL;DR: I just released Redux DevTools Extension v2.7, which brings “pausing” and “locking” features to improve the way of developing and…Oct 4, 20165Oct 4, 20165
Mihail DiordievRedux DevTools without ReduxNote that window.devToolsExtension has been renamed to window.__REDUX_DEVTOOLS_EXTENSION__.Aug 23, 20162Aug 23, 20162
Mihail DiordievDebugging flux applications for web and React Native“ Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by…Jan 22, 20161Jan 22, 20161