Mihail Diordiev
@mdiordiev
Followers
957
Following
974
Media
58
Statuses
705
Created Redux DevTools Extension, Remote Redux DevTools and Remotedev
Joined September 2015
Receive logs/reports from production and get them replicated with Redux DevTools extension: https://t.co/XL6qAaXY1Z
7
26
73
Reminder: the Redux DevTools Extension now has an "action stack trace" feature! If enabled in store setup, the DevTools will show an actual stack trace for each action, allowing you to see exactly where it was dispatched: https://t.co/8C5r3GS8oZ
1
3
17
Learn to measure layout performance on the web β‘οΈ Great pro-tips from Nolan Lawson: https://t.co/7V0e108twj. Applies to vanilla JS, React, Vue etc.
8
531
2K
Pretty nice monitor for Redux DevTools by @alex_holachek, which shows app's usage of the store, also you can set a breakpoint on any key: https://t.co/m0f4en2RqI
0
7
15
Thanks to @acemarke for working on it, and to `react-error-overlay` contributors!
0
0
4
Just published Redux DevTools 2.17, which shows the callstack that triggered an action: https://t.co/YRw1c9RK8e Can jump right to DevTools resources or in your editor. @code, @AtomEditor, @WebStormIDE, @sublimehq and @emacs for macos and windows are supported out of the box.
8
56
168
We just added a new Redux docs page that covers the basics of code-splitting Redux reducers! https://t.co/SgJgPzAjXO Thanks to @abettadapur for writing this for us!
redux.js.org
In large web applications, it is often desirable to split up the app code into multiple JS bundles that can be loaded on-demand. This strategy, called 'code splitting', helps to increase performance...
3
15
54
Chrome extensions tip. Starting from Chrome 70, you can select on which sites an extension can run or only execute when you click the extension's page/browser action icon.
0
1
3
π₯π₯π₯The new Redux docs site is LIVE!π₯π₯π₯ https://t.co/IIcCjnakHG Our new site is built with Docusaurus, hosted on Netlify, and sports a shiny new look and feel. Should be faster and easier to read. Thanks to everyone who's helped get the new site ready!
redux.js.org
A JS library for predictable and maintainable global state management
18
84
355
Dev Tips - DevTools: π‘ How to use the new Logpoint feature - https://t.co/dvADfG5CW6 - Useful for quicker JavaScript debugging
3
92
192
Also another approach by @jhen_jie without hooks (just add it in componentWillMount):
github.com
Inspecting / time travelling state changes of React component on Redux DevTools Extension or React Native Debugger - jhen0409/remotedev-react-state
0
0
0
Also there's a HOC by @constantinoyo to inspect React components' props:
github.com
React properties inspector with the power of Redux DevTools - lucasconstantino/react-inspect-props
1
0
1
Use Redux Devtools for inspecting React hooks state (useState and useReducer), by @tcroch: https://t.co/3Y0mMBNOoq
2
7
13
As promised, a new post - "Idiomatic Redux: The History and Implementation of React-Redux"! The upcoming release of React-Redux v6 led me to dig into the history of the `connect` API, and how both the public API and implementation have evolved over time: https://t.co/ld8FBIAwXg
blog.isquaredsoftware.com
Some history and explanations of how React-Redux got its API, and how it works internally
5
47
169
Great article by @rajsekdurai on how to inspect any Redux site with Redux DevTools:
medium.com
A full stack developer who managed to turn a few eyes by participating in Facebookβs Bug Bounty Hunter.
0
3
9
Headless Chrome Node API + @fbjest to test the browser build of an SDK makes integration testing finally fun ππ see https://t.co/wGOLwniUOb
1
33
134
What do you think of https://t.co/GqUPAB391x? Should Redux DevTools Extension be log only by default?
0
2
2
Don't be annoyed by large #React call stacks, get better tools. Framework collapse is coming to the @FirefoxDevTools #debuggerhtml
4
30
74