Skip to content

French translation of Object Oriented and Functional Programming #7636

Open
theflametrooper opened this Issue · 0 comments

2 participants

@theflametrooper
  • 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
@theflametrooper theflametrooper changed the title from Object Oriented and Functional Programming to French translation of Object Oriented and Functional Programming
@bugron bugron added the translation label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.