Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

JavaScript

Weakly Typed Language

  • No Explicit type assignment
  • Data types can be switched dynamically

Object Oriented Lanaguage

  • Data can be organized in logical objects
  • Primitive and reference types

Versatile Language

  • Run in browser & directly on a PC/Server
  • Can perform a broad variety of tasks