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

Translation to Spanish: Verify and update translation of object-oriented-and-functional-programming.json #6506

Closed
13 tasks done
justinian336 opened this issue Jan 27, 2016 · 1 comment

Comments

@justinian336
Copy link
Contributor

  • Declare JavaScript Objects as Variables
  • Construct JavaScript Objects with Functions
  • Make Instances of Objects with a Constructor Function
  • Make Unique Objects by Passing Parameters to our Constructor
  • Make Object Properties Private
  • Iterate over Arrays with .map
  • Condense arrays with .reduce
  • Filter Arrays with .filter
  • Sort Arrays with .sort
  • Reverse Arrays with .reverse
  • Concatenate Arrays with .concat
  • Split Strings with .split
  • Join Strings with .join
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