Dale Jefferson

Dale L. Jefferson

TypeScript, JavaScript, React, React Native

Understanding Redux

By Dale L. Jefferson. Published

After using Redux on a handful of large applications, this is my understanding of how it should be used.

Redux reimplemented in 12 lines of code

By Dale L. Jefferson. Published

I like to reimplement libraries I use, this allows me to better understand how they work, below is my minimal implementation of Redux.