Hacker News new | past | comments | ask | show | jobs | submit login

It's worth noting that the Redux DevTools Extension _can_ capture and display a literal stack trace for every dispatched action, if you've enabled that while setting up your store. This allows you to see what part of your app triggered each state update:

https://github.com/zalmoxisus/redux-devtools-extension/blob/...




I always see you in these Redux threads and you are always so helpful, thank you!


The posted article is actually acemarke's

https://news.ycombinator.com/item?id=22822655




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: