Front-end developer by day, part-time backend vigilante by night. I'm a connoisseur of Vanilla HTML, CSS, and JS. While I enjoy the occasional rendezvous with React, my true passion lies in creating pixel-perfect, user-friendly interfaces. My code quality is directly. Let's create some web wizardry.
Latest solutions
DoMore (TODO) App | React.js
#react#viteSubmitted over 1 year agoHowever, I would appreciate any feedback or advice on a few points.
- I feel like using Pointer Events for the drag and drop functionality made my code a bit complicated and messy. I did my best to keep it clean by adding lots of comments, but any advice on keeping my code cleaner would be much appreciated.
- Additionally, I would like to implement a locked axis drag like the one from the DnD Kit Library. If someone could help me with that, it would be great.
- Lastly, there is a question mark sign on the webpage that I haven't been able to figure out where it's coming from. If anyone has any ideas, I would be grateful for your input.
Thank you all in advance! 😊
Latest comments
- @Jithin-b-p@Vi-r-us
Congratulations on completing the challenge. I have identified some issues. The elements are overlapping during dragging and the label of the last todo element appears weird on mobile devices.