Design comparison
Solution retrospective
I was finally able to create an application using React, it was quite tough and it took my a while but I am satisfied to have got it completed. I am sure there will be some bugs that I might have missed.
Another MASSIVE improvement was Tailwind, my first time using this tech and I am really glad. I don't think I would want to go back to use Plain CSS (Even though Sass had made it a bit more comfortable) But Tailwind is the GOAT lol. Not completely tied to a style like Bootstrap does but it gives the freedom to do whatever you want without dealing with CSS files. God bless the creators of tailwind
What challenges did you encounter, and how did you overcome them?I was having difficulty in maintaining the application wide form data and how to collect the data from each component and store it in a centralized JS Object at the top most parent, through various Higher Order Functions, passed down as props I was able to maintain it though I would like to learn a more cleaner approach this
What specific areas of your project would you like help with?I would appreciate ideas around state management, how to control data flow application wide.
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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