JavaScript is a completely different language from Java, despite the similar name. JavaScript was originally named Mocha, then LiveScript, before being renamed as a marketing tactic to ride Java's popularity. Java is a statically-typed, compiled language while JavaScript is dynamically-typed and interpreted.