todo-app next tailwind react-query+axios express drizzle postgres

Solution retrospective
I kind dont know what im doing but, im learning alot, anything helpful to add as a comment will be appreciated.
Some of the challenges to the frontend, i tried adding the drag-n-drop without a library but it got tricky and the result was bad in my opnion so i used react-beautiful-dnd, works great, i tried building the components as a composition but idk if i did a great job, learned some cool ideas doing this tho, and tailwind is great as always. Another thing is react-query is awesome, learned a lot about it in this project, and because the server/DB connection is slow or just bad(because idk what im doing), had to really in sometype of optimistic updates for the CRUD part of the challenge, and i think is working great, props to react-query.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on tivt2'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