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

no need to use lodash/assign while Object.assign() is available #44

Open
liesislukas opened this issue Jan 25, 2017 · 1 comment
Open

Comments

@liesislukas
Copy link

liesislukas commented Jan 25, 2017

Any benefits to use lodash and have extra dependency while function is already available at no extra cost?

https://github.com/nicksp/redux-webpack-es6-boilerplate/blob/master/src/client/assets/javascripts/features/friends/friends.js#L94

@nicksp
Copy link
Owner

nicksp commented Feb 10, 2017

haha, no need actually. Will change accordingly.
Thanks for pointing this out :-)

@nicksp nicksp closed this as completed Feb 10, 2017
@nicksp nicksp reopened this Feb 21, 2017
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

2 participants