Skip to content

frontendella/Role-playing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role-playing-game.mov

Description

  • Object detructuring
  • The .map() method
  • The .join() method
  • Returning a function inside a function
  • Creating new arrays with the Array constructor
  • The .fill() method
  • Constructor functions
  • The “this” keyword
  • Methods on constructor functions
  • Object.assign
  • Import / Export
  • .reduce()method
  • The ternary operator
  • Arrow functions
  • The setTimeout() method