JavaScript_History
JavaScript_History
1. Introduction
JavaScript is a high-level, interpreted programming language primarily used to create interactive
effects within web browsers.
It is one of the core technologies of the World Wide Web, alongside HTML and CSS.
2. Creation in 1995
JavaScript was created by Brendan Eich while working at Netscape Communications.
It was developed in just 10 days and was originally called Mocha, then LiveScript, before being
renamed to JavaScript to capitalize on the popularity of Java.
6. JavaScript Today
JavaScript is now used on the front-end, back-end (Node.js), desktop (Electron), and even mobile
apps (React Native).
It remains one of the most widely used and versatile programming languages in the world.