Practical ADTs -- Todo+ (Part 0x05)
A series that takes the simple Redux Todo Application, but builds it using ADTs to capture control flow and behavior of our Application State. We will be implemented the application from the ground up using `React`, `Redux` and `crocks` for ADTs. Should be a Blast, hope to see you there! Links: * Build System: https://github.com/evilsoft/simply-evil-js * crocks: https://evilsoft.github.io/crocks/docs/getting-started.html * React: https://reactjs.org/ * Redux: https://redux.js.org/basics/example-todo-list
A series that takes the simple Redux Todo Application, but builds it using ADTs to capture control flow and behavior of our Application State. We will be implemented the application from the ground up using `React`, `Redux` and `crocks` for ADTs. Should be a Blast, hope to see you there! Links: * Build System: https://github.com/evilsoft/simply-evil-js * crocks: https://evilsoft.github.io/crocks/docs/getting-started.html * React: https://reactjs.org/ * Redux: https://redux.js.org/basics/example-todo-list