In this post, I’ll explain the basics of the open-source library react-dnd (version 14.0.2 as of now) and show some up-to-date code examples. We need to supply react-dnd with a backend that…
What is the thing you do if you want to impress a professional developer? It’s simple: Solve a complex problem with simple logic and as few lines of code as possible. With the introduction of ES6…