Ajax and REST Recipes

This book focuses on practical solutions for implementing Ajax, JavaScript, and Representational State Transfer (REST)–based Web services and functionality. I want to promote the development of applications that are decoupled (client code is separate from the server code), applications that can b...

Mô tả đầy đủ

Đã lưu trong:
Chi tiết về thư mục
Tác giả chính: Gross, Christian
Định dạng: Sách
Ngôn ngữ:English
Được phát hành: Apress 2012
Những chủ đề:
Truy cập trực tuyến:https://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/30628
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
Miêu tả
Tóm tắt:This book focuses on practical solutions for implementing Ajax, JavaScript, and Representational State Transfer (REST)–based Web services and functionality. I want to promote the development of applications that are decoupled (client code is separate from the server code), applications that can be adequately tested and maintained, and code that can be used by clients outside of the Ajax context. I believe in Ajax, but I also believe that if you can develop Ajax code that non-Ajax clients can access, then your application has a distinct advantage over others.