Newsletter Signup App using Redux and tailwindcss

Solution retrospective
I'm proud of utilizing Redux Thunk, which helped centralize API calls and manage state efficiently. It allowed for streamlined asynchronous logic and improved debugging.
For my next project, I plan to explore SWR and create a custom useFetch
hook to further optimize data fetching and caching strategies.
There were almost no major challenges in this project. However, to properly test server-side error handling, I configured the backend to randomly return an error 30% of the time. This ensured that the frontend could handle API failures effectively.
What specific areas of your project would you like help with?I appreciate any suggestions for refining my approach.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Arash Asghari'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