- JavaScript for .NET Developers
- Ovais Mehboob Ahmed Khan
- 182字
- 2021-08-20 10:41:11
Chapter 1. JavaScript for Modern Web Applications
The growth in web development evolved with a rapid pace in recent years. Most of the business applications that developed on a desktop platform are now shifted to the web platform, and the reason is the ease of access and continuous addition of rich capabilities on the web platform. Typically, any web application that provides the characteristics of the desktop applications is considered as rich web application. Thus, it involves extensive use of JavaScript and its frameworks and libraries.
JavaScript plays an important role in developing rich applications and allows developers to do less server-side post-backs and call server-side functions through ajaxified requests. Not only this, but now many companies and communities are developing good frameworks such as Angular, Knockout, ReactJS, and so on to bring state-of-the-art and groundbreaking capabilities. Microsoft has also released the WinJS library to access mobile native device features such as camera, storage, and so on from a web application running on mobile browsers. myNFC is also a great JavaScript library that allows developers to create applications for smartphones.
- UNIX編程藝術
- 在最好的年紀學Python:小學生趣味編程
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- Android開發精要
- 少年輕松趣編程:用Scratch創作自己的小游戲
- C# 從入門到項目實踐(超值版)
- 深入淺出Spring Boot 2.x
- Building a Recommendation Engine with Scala
- Learning Apache Kafka(Second Edition)
- STM32F0實戰:基于HAL庫開發
- 移動界面(Web/App)Photoshop UI設計十全大補
- HTML5從入門到精通(第4版)
- Unity&VR游戲美術設計實戰
- Cocos2d-x Game Development Blueprints
- 邊玩邊學Scratch3.0少兒趣味編程