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

suggest remove the lodash #3

Open
SimonSrg opened this issue Mar 18, 2022 · 0 comments
Open

suggest remove the lodash #3

SimonSrg opened this issue Mar 18, 2022 · 0 comments

Comments

@SimonSrg
Copy link

Reasons:

  1. In this repo, we can use JS methods to implement remove a product. For graduate he or she may not know this JS lib, this will be a misleading information that graduate should spend much time on it.
  2. import _ from "lodash"; is not a best practice, use import remove from "lodash/remove"; better.
  3. We can see candidate‘s javascript skills during the interview.
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