React Redux launched support for Hooks. We will explore the new useSelector
and useDispatch
hooks and look into the tradeoffs of using these hooks versus the connect
higher-order component.
How to talk to ActionCable without using Rails.
An intro to functional state management for your Chrome extensions using Redux.