- JavaScript:Moving to ES2015
- Ved Antani Simon Timms Narayan Prusty
- 176字
- 2021-07-09 19:07:30
A little bit of history
In 1993, the Mosaic browser of National Center for Supercomputing Applications (NCSA) was one of the first popular web browsers. A year later, Netscape Communications created the proprietary web browser, Netscape Navigator. Several original Mosaic authors worked on Navigator.
In 1995, Netscape Communications hired Brendan Eich with the promise of letting him implement Scheme (a Lisp dialect) in the browser. Before this happened, Netscape got in touch with Sun Microsystems (now Oracle) to include Java in the Navigator browser.
Due to the popularity and easy programming of Java, Netscape decided that a scripting language had to have a syntax similar to that of Java. This ruled out adopting existing languages such as Python, Tool Command Language (TCL), or Scheme. Eich wrote the initial prototype in just 10 days (http://www.computer.org/csdl/mags/co/2012/02/mco2012020007.pdf), in May 1995. JavaScript's first code name was Mocha, coined by Marc Andreessen. Netscape later changed it to LiveScript, for trademark reasons. In early December 1995, Sun licensed the trademark Java to Netscape. The language was renamed to its final name, JavaScript.
- Progressive Web Apps with React
- LabVIEW Graphical Programming Cookbook
- Swift 3 New Features
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Learning AndEngine
- Learn React with TypeScript 3
- 精通Linux(第2版)
- Python編程:從入門到實踐
- Create React App 2 Quick Start Guide
- Swift 4 Protocol-Oriented Programming(Third Edition)
- C++20高級編程
- Python 3.7從入門到精通(視頻教學版)
- Fast Data Processing with Spark(Second Edition)
- Natural Language Processing with Python Quick Start Guide
- Hacking Android