Hi @carreraprogrammer 👋👋
Very nice work in implementing the test of your projects.
Highlights 👍
- Well-structured code
- Good implementation of the drag and drop
Recommendations
- Try to create pure functions, without using
event listeners inside of the functions, try to move them to the index.js.
Hi @carreraprogrammer 👋👋
Very nice work in implementing the test of your projects.
Highlights 👍
Recommendations
event listenersinside of the functions, try to move them to theindex.js.