JavaScript with Promises

JavaScript with Promises pdf epub mobi txt 电子书 下载 2025

Daniel Parker is a software developer focused on web and mobile applications. He writes JavaScript for Evernote in Austin, Texas and is the organizer of the Austin Google Developer Group.

出版者:O'Reilly Media
作者:Daniel Parker
出品人:
页数:100
译者:
出版时间:2015-2-25
价格:USD 16.29
装帧:Paperback
isbn号码:9781449373214
丛书系列:
图书标签:
  • JavaScript 
  • 前端开发 
  • 程序设计 
  • 编程 
  • 原版/影印 
  • O'Reilly 
  • FrontEnd 
  •  
想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

If you're a developer moving to an environments that make heavy use of asynchronous APIs, such as Node, WinRT, or Chrome packaged apps, this book how to make use of promise constructs. JavaScript routinely supports asynchronous code, setting something up with no expectation of when a response might come back. Unfortunately, writing code in that style is difficult for humans, and promises are a key set of tools for bridging that gap. This book shows you how to use these tools, and also demonstrates techniques that enable you to use features like IndexedDB or WebRTC.

具体描述

读后感

评分

引用书中的一段话,让你彻底理解Promise. =========================================================== "A promise is an object that serves as a placeholder for a value. That value is usually the result of an async operation such as an HTTP request or reading a...

评分

引用书中的一段话,让你彻底理解Promise. =========================================================== "A promise is an object that serves as a placeholder for a value. That value is usually the result of an async operation such as an HTTP request or reading a...

评分

引用书中的一段话,让你彻底理解Promise. =========================================================== "A promise is an object that serves as a placeholder for a value. That value is usually the result of an async operation such as an HTTP request or reading a...

评分

引用书中的一段话,让你彻底理解Promise. =========================================================== "A promise is an object that serves as a placeholder for a value. That value is usually the result of an async operation such as an HTTP request or reading a...

评分

引用书中的一段话,让你彻底理解Promise. =========================================================== "A promise is an object that serves as a placeholder for a value. That value is usually the result of an async operation such as an HTTP request or reading a...

用户评价

评分

对promise的介绍

评分

对promise的介绍

评分

promise的书和教程都看过不少,要么就解释的不清楚,要么就过分追究细节。这本不厚的小书却平衡的很好,第一章关于event loop和run to completion更是精彩。这应该是目前读过关于promise最好的材料了。奇怪的是这么好的书居然没几个人读过,实在是暴敛天物啊。

评分

对promise的介绍

评分

还不错,像我这样总是对Promise一知半解的人算是一个很大的帮助。

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有