Submitted 9 months ago
Full Stack Task Management System with 1.2 s load time and 40 ms TBT
@mmaksi
Design comparison
SolutionDesign
Solution retrospective
I didn't implement the drag and drop feature because I believe that will make the app less performant because we need to update the database on every drag and drop or every fixed time interval, which will make consistent calls to the database. Is there a way to implement the drag and drop functionality in a performant way or I have to sacrifice performance for some features?
Please check the architecture diagrams I included on my github repository and let me know what you think of the app architecture. Thank you.
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