Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[usage question] Comparison with angular/cdk solutions for drag & drop #1088

Open
5 tasks done
grg-kvl opened this issue Mar 12, 2023 · 0 comments
Open
5 tasks done

Comments

@grg-kvl
Copy link

grg-kvl commented Mar 12, 2023

REQUIRED: Before filing a usage question

Change each [ ] to [x] when you have done it.

Use case description (required)
I need relevant information to decide what library better to be used in under what conditions. On my project there's a dependency on dragula, and I'm considering either updating it to use ng2-dragula, or completely replacing it with angular/cdk (dragula is used only in one place and at this point it's still easy to get rid of it). Previous developer left no explanations why using this particular library instead of an angular cdk, so I suspect the library was used only because the developer had previous experience with it (or it was just the first one randomly appearing in the search). Anyway ng2-dragula doesn't specify the advantages of using it over angular/cdk, so it looks like it was created for the sake of itself without proper reasoning for its existence (or these reasonings have been omitted with passage of time).

Can you show a demo, or a picture of what you want to achieve?
If there're some use cases where the library is better that angular/cdk I would like to see it to make the right decision.

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant