I hereby claim:
- I am c-e-rios on github.
- I am carlosgomezrios (https://keybase.io/carlosgomezrios) on keybase.
- I have a public key ASA4TQ7RAgoIhfkHi7yLMcq8niAICEgwsqJAoYCrK8qJLAo
To claim this, I am signing this object:
| function countReducer(state, action) { | |
| switch (action.type) { | |
| case "INCREMENT": { | |
| return { count: state.count + 1 }; | |
| } | |
| default: { | |
| throw new Error(`Unsupported action type: ${action.type}`); | |
| } | |
| } | |
| } |
I hereby claim:
To claim this, I am signing this object: