- 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.
- C語言程序設(shè)計(jì)案例教程
- 數(shù)據(jù)科學(xué)實(shí)戰(zhàn)手冊(cè)(R+Python)
- Java入門經(jīng)典(第6版)
- 數(shù)據(jù)結(jié)構(gòu)和算法基礎(chǔ)(Java語言實(shí)現(xiàn))
- Boost C++ Application Development Cookbook(Second Edition)
- 程序員面試筆試寶典
- Android Studio Essentials
- Scientific Computing with Scala
- 深入理解Android:Wi-Fi、NFC和GPS卷
- Active Directory with PowerShell
- 執(zhí)劍而舞:用代碼創(chuàng)作藝術(shù)
- Scratch3.0趣味編程動(dòng)手玩:比賽訓(xùn)練營
- Node.js開發(fā)指南
- Learning Android Application Testing
- Xamarin Cross-Platform Development Cookbook