- Mastering JavaScript Promises
- Muzzamil Hussain
- 294字
- 2021-07-16 13:46:45
Chapter 1. Promises.js
In today's world, computer programming languages are getting much more advanced and there is a shift in the approach of using technologies. This is due to the fact that technology has been emerging with the rapid change in businesses and their needs. The vast expansion of business on electronic devices has led universities, researchers, and industries to invest in generating the latest technologies and tools that result in the inception of many new computer languages.
However, this is not the case with JavaScript. It's relatively new. It has been used and dumped at least three times by the modern programming landscape and is now widely accepted as the tool to develop modern, scalable, and real-time web applications in today's cyberspace.
In the mid 90s, the era of dot-com was born and it was during this time when companies wanted to dominate the newly created market called cyberspace. Although this was a virtual place and had no physical existence, the war for dominance was at its peak. Netscape Communications Corporation wanted its own variant of a lightweight interpreted language that would complement Java by appealing to nonprofessional programmers. This task was given to Brendan Eich who developed the first version of JavaScript with the name "Mocha". Officially, it was called LiveScript when it was first released in September 1995 in Netscape's browser in beta version 2.0.
However, the name was changed to JavaScript when the version 2.0 B3 rolled out later. Since 1995, JavaScript has seen many ups and downs. There are stories of it being adopted, rejected, and adopted again. Soon after its launch, JavaScript gained a very popular response throughout the industry. Every major company contributed to its growth and used it after slight adjustment for their needs.
- 深入核心的敏捷開發:ThoughtWorks五大關鍵實踐
- MATLAB圖像處理超級學習手冊
- 算法精粹:經典計算機科學問題的Java實現
- Java從入門到精通(第5版)
- Internet of Things with the Arduino Yún
- Java 11 Cookbook
- 算法訓練營:提高篇(全彩版)
- 信息技術應用基礎
- 自然語言處理Python進階
- Hands-On Natural Language Processing with Python
- C語言程序設計
- Python程序設計與算法基礎教程(第2版)(微課版)
- Kivy Cookbook
- OpenMP核心技術指南
- Laravel Application Development Blueprints