Y
Hacker News
new
|
ask
|
show
|
jobs
by
bestest
2694 days ago
The only things that are "coupled" to redux are actions dispatched from components. They themselves are very abstract, and when needed are connected using { connect }.