Hacker News new | ask | show | jobs
App-Wide Snackbars in React with Redux (browntreelabs.com)
2 points by cpow85 2468 days ago
1 comments

I think this is a pretty solid pattern when displaying global things (messages, alerts, snackbars) in your application with react and redux. Would love to know what you all think, thanks!