I have some good folder structure for the project then, We can achieve optimized performance.
Let me share…..
If you want to learn reactJS, You can refer to this official documentation.
Thank you :)
For further actions, you may consider blocking this person and/or reporting abuse
Muhammad Essa -
TheDev -
Ajmal Hasan -
Sharon Wang -
Top comments (2)
No need for redux or global state stores in modern SSR architecture though. The only thing you still use global state for, is keeping track of the logged in user, usually done with react context or something lightweight like jotai.
I would just put a library agnostic name for the store, wouldn't reference redux in structure, rather make it "store"