Skip to main content
Stack Overflow
  1. About
  2. For Teams

Return to Revisions

2 of 2
update
Ivan Bacher
  • 6.2k
  • 9
  • 39
  • 64

Mozilla Developer Network

...

JavaScript is a multi-paradigm, dynamic language with types and operators, standard built-in objects, and methods. Its syntax is based on the Java and C languages — many structures from those languages apply to JavaScript as well. JavaScript supports object-oriented programming with object prototypes, instead of classes (see more about prototypical inheritance and ES2015 classes). JavaScript also supports functional programming — functions are objects, giving functions the capacity to hold executable code and be passed around like any other object.

...

Ivan Bacher
  • 6.2k
  • 9
  • 39
  • 64

AltStyle によって変換されたページ (->オリジナル) /