Hi Everyone!
As the title suggests, I’m trying to create my own CRM app using React and my own backend API.
I am a total noob when it comes to React so I’m hoping to get some answers and advice to help gather my thoughts.
Question 1: Do I really need to use React-Query and Zustand for my app?
Question 2: Isn’t the flow of React 18 too much of an information overload? As I was trying to create my own app and use the game-hub as reference, I keep getting confused on what to do because you have to set-up React-Query, Zustand for the React-Routing to make sense. I was hoping I can start using React-Routing before finalizing the React-Query and Zustand
Question 3: Is the React 16 course still valid to learn as of today? I was looking over the React 16 and I think it is a much more direct way of starting to create your own app.
Any advice would be really appreciated!