DEV Community

Discussion on: React Hooks + Redux: CRUD example with Axios and Rest API

Collapse
 
tienbku profile image
Tien Nguyen • Edited

Thank you for the feedback.

Maybe this is what I have used and should be updated with new Redux Toolkit?

  • hand-written immutable update logic
  • use "actions" constants
  • separate "actions" and "reducers" files