Redux or Recoil?

Jesse Smith Byers - Jun 23 '20 - - Dev Community

I'm a new developer working on a React project that has grown from its original scope. I started out just using local state and passing props, but as it has grown it is time to refactor and implement state management. The application involves multiple components with many fetches to external APIs, and displaying the data in various ways across routes.

I have used Redux in the past (but not with React hooks), but I am also considering trying out Recoil.

Should I stick with what I already know (Redux), or take this opportunity to explore a new library (Recoil)?

In your opinion, what are the pros and cons of each?

Thank you in advance for any thoughts or recommended resources!

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player