- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- Eric Pimpler Mark Lewin
- 184字
- 2021-07-02 15:48:54
JavaScript fundamentals
As the name implies, the ArcGIS API for JavaScript requires that you use the JavaScript language when developing your application. There are some fundamental JavaScript programming concepts that you will need to know before starting to build your application.
JavaScript is a lightweight scripting language that is embedded in all modern web browsers. Although JavaScript can certainly exist outside the web browser environment in other applications, it is best known for its integration with web applications.
All modern web browsers including Chrome, Firefox, Safari, and Edge have JavaScript embedded. The use of JavaScript in web applications enables the creation of dynamic applications that do not require round trips to the server to fetch data, and thus the applications are more responsive and feel like native applications. However, JavaScript can submit requests to the server for more (or more up-to-date) information, and is a core technology in the AJAX (Asynchronous JavaScript and XML) stack.
- 少兒人工智能趣味入門:Scratch 3.0動(dòng)畫與游戲編程
- Learning Java Functional Programming
- Learning Flask Framework
- Elastic Stack應(yīng)用寶典
- Java程序設(shè)計(jì):原理與范例
- 打開Go語言之門:入門、實(shí)戰(zhàn)與進(jìn)階
- HTML+CSS+JavaScript網(wǎng)頁設(shè)計(jì)從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- Mastering Adobe Captivate 7
- Scala編程實(shí)戰(zhàn)
- Instant Apache Camel Messaging System
- Building Business Websites with Squarespace 7(Second Edition)
- 軟件測(cè)試分析與實(shí)踐
- Improving your Penetration Testing Skills
- Java EE 程序設(shè)計(jì)
- Practical Time Series Analysis