Redux

How to Implement Redux in 24 Lines of JavaScript

90% convention, 10% library.

Read

Autodux Is Awesome Let’s TDD Code a Todo List Duck

This library by Eric Elliott cuts through much of the Redux boilerplate, and encourages keeping your different pieces colocated in a single file.

Read

Redux + Ramda Let’s Code a Higher-Order “Duck”

The third and final in my higher-order duck series.

Read

Redux Let’s Refactor Our Higher-Order “Duck”

Sequel to my first higher-order duck article.

Read

Redux Let’s Code a Higher-Order “Duck”

A higher-order duck is a function that creates ducks.

Read

A “Composable” React/Redux File Structure?

While diving into more functional programming topics, a file structure like this seemed to make sense.

Read