jenniferabowd / jest_webpack_example

MIT License
63 stars 25 forks source link

Remove redux #9

Closed jenniferabowd closed 2 years ago

jenniferabowd commented 2 years ago

This example is very convoluted due to some decisions made several years ago. I think it would be great to just remove redux. I also don't think we need the server, but that can be a separate ticket.

brandonmcconnell commented 2 years ago

@jenniferabowd I've updated Redux to its latest version in #13 but would you prefer it removed altogether?

If so, I can take care of that. Do you know where it's currently being used if at all, or if this will just be a plain removal, with no other changes needed?

jenniferabowd commented 2 years ago

This is being used to get the data. I would prefer it be removed all together. This will involve deleting several files and refactoring at least 2 files.