- Hands-On Full:Stack Web Development with ASP.NET Core
- Tamir Dresher Amir Zuker Shay Friedman
- 147字
- 2021-06-10 19:37:17
JavaScript
JavaScript is the third part of the web development triangle — HTML, CSS, and JavaScript. It is a dynamic multi-paradigm programming language that is natively supported by all web browsers. It is used to add dynamic capabilities to web pages and to control the behavior of its elements.
The JavaScript language is an implementation of its standard, ECMAScript. Almost every browser has its own implementation of the ECMAScript standard. For example, Chrome has V8, Safari has WebKit, and Edge has Chakra.
JavaScript is the basis of all web application development frameworks, such as Angular, React, and others. Additionally, apart from frontend development, it has been adapted for backend development via the Node.js runtime environment.
The ES2015 version brought major enhancements to the language with new syntax for classes and modules, the for-of loop, arrow functions, and more. The latest version, ES2017, introduced the anticipated async/await feature.
- 物聯(lián)網(wǎng)與北斗應(yīng)用
- CorelDRAW X6 中文版圖形設(shè)計(jì)實(shí)戰(zhàn)從入門到精通
- 物聯(lián)網(wǎng)網(wǎng)絡(luò)安全及應(yīng)用
- Django 2 by Example
- 物聯(lián)網(wǎng)概論(第2版)
- 局域網(wǎng)組建、管理與維護(hù)項(xiàng)目教程(Windows Server 2003)
- 世界互聯(lián)網(wǎng)發(fā)展報(bào)告·2019
- 智慧光網(wǎng)絡(luò):關(guān)鍵技術(shù)、應(yīng)用實(shí)踐和未來演進(jìn)
- 工業(yè)互聯(lián)網(wǎng)創(chuàng)新實(shí)踐
- 云計(jì)算技術(shù)與標(biāo)準(zhǔn)化
- 物聯(lián)網(wǎng)的機(jī)遇與利用
- LwIP應(yīng)用開發(fā)實(shí)戰(zhàn)指南:基于STM32
- Telerik WPF Controls Tutorial
- 智能家庭網(wǎng)絡(luò):技術(shù)、標(biāo)準(zhǔn)與應(yīng)用實(shí)踐
- Learning AWS(Second Edition)