Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khoand0000/b38107ed424f37c11323 to your computer and use it in GitHub Desktop.
Save khoand0000/b38107ed424f37c11323 to your computer and use it in GitHub Desktop.
Should integrate underscore string into underscore?

When you need using functions from _.string for _.js chaining

_.mixin(s.exports());

But I think you should do if using both because chaining with _.string will soon occur. Unless you want keep _.string independently and no chaining with _.string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment