Angular Drag and drop lists
With the Angular 7 update came many new features to the Angular framework. One the more exciting updates, were the addition of drag and drop functionality. In this guide, I will show you how you can use this feature to create quick and easy drag and drop features in your web application. I assume that you have some basic knowledge of how to work with Angular.