NextJS 13 app router, tailwindcss , redux toolkit

Solution retrospective
- How to organize code in new nextjs 13 framework within app router.
- Is it okay to manage form shown based on redux state or should each form be on a seperate route/path?
- should I save my form as it as and then modify data in selectors , is this okay ?
- How to start project before writing code. How to decide what components needs to be build and what data will be in redux state . basically how to do Low level design of app first ?
- What other best practices could I have followed?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on ishu's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord