javascript-reducer
javascript-reducer copied to clipboard
Demonstrating the concept of Reducers in JavaScript.
JavaScript Reducer
Examples on how Reducers work in JavaScript (including tests). Read more about it. And read more about testing in Node.js.
Installation
-
git clone [email protected]:rwieruch/javascript-reducer.git
-
cd javascript-reducer
-
npm install
-
npm test