ASP Product Feedback App 💡

Solution retrospective
I did not had particular issue with core logic of app, while regarding the UI I would say this is the most challenging interface I ever built, especially the responsive functionality was definitely the most difficult to implement and it made me understand I still have a lot to learn
What challenges did you encounter, and how did you overcome them?Using the app also server side rendering, to avoid flash of unstyled content on first mount; regarding some components with more variants, I noticed that passing props would still show default version before update, so I had to create actually more versions so user will not see neither FOUC nor layout shifting on first mount of components until client is hydrated
What specific areas of your project would you like help with?I am open to any advice to improve app logic/UI or coding in general regarding both client or server ✌🏼
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Alex’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