Skip to content

Instantly share code, notes, and snippets.

@JesterXL
Created February 1, 2020 20:42
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 JesterXL/d2957956020bf5fe5f41029f709cf6d9 to your computer and use it in GitHub Desktop.
Save JesterXL/d2957956020bf5fe5f41029f709cf6d9 to your computer and use it in GitHub Desktop.
  • what is a closure?
  • what is a function declaration?
  • what is an anonymous function?
  • what is a fat arrow function?
  • what is Object Oriented Programming?
  • what is inheritance?
  • What is Object Prototype?
  • What is Object.assign?
  • What is Object.freeze?
  • What is list comprehension?
  • What is a for loop?
  • what is map?
  • What is reduce?
  • What is filter?
  • What is Redux?
  • What is immutability?
  • What is a pure function?
  • What is a design pattern?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment