Skip to content

Instantly share code, notes, and snippets.

@windwp
Created December 24, 2015 08:38
Show Gist options
  • Save windwp/27acf1c1e7248de6cd15 to your computer and use it in GitHub Desktop.
Save windwp/27acf1c1e7248de6cd15 to your computer and use it in GitHub Desktop.
lodash gist
//assign data to class with function
_.assign(new ClassWithFunction(),objectData);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment