frankcollins3 / Next-Water-App

Happy, Healthy Water Cycling App that tracks user/human fluid intake.
https://next-water-app.vercel.app
1 stars 0 forks source link

redux toolkit || react-redux [10:31pm] #17

Closed frankcollins3 closed 1 year ago

frankcollins3 commented 1 year ago

attempting to do: decipher differences between redux toolkit && original redux

error: none yet

... so the original redux would have an actions file from which individual actions are destructured. it appears as if redux toolkit uses "slices" to pretty much separate concerns of actions, creates individual files for each action