A presentation I gave at the F# Sydney UG on implementing redux in F#
Read PostExploring how redux can be used as a generic design pattern, not just a JavaScript library
Read PostTime to take a look at middleware
Read PostWorking with multiple reducers
Read PostAn introduction to the Store and how to make a simple one.
Read PostConverting our tests and demo across for use with Reducks
Read PostA start in the series about learning the inner workings of redux
Read Post