- 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.
- 多媒體CAI課件設計與制作導論(第二版)
- 大話PLC(輕松動漫版)
- Monkey Game Development:Beginner's Guide
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- Animate CC二維動畫設計與制作(微課版)
- Java EE 7 Development with NetBeans 8
- Instant PHP Web Scraping
- 從零開始:UI圖標設計與制作(第3版)
- JavaScript程序設計:基礎·PHP·XML
- PrimeFaces Blueprints
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)
- PHP+MySQL動態網站開發從入門到精通(視頻教學版)
- Building Business Websites with Squarespace 7(Second Edition)
- Python面試通關寶典
- Go語言編程之旅:一起用Go做項目